diff --git a/home/neofetch/config.conf b/home/neofetch/config.conf index 0c23bc8..644bfa4 100644 --- a/home/neofetch/config.conf +++ b/home/neofetch/config.conf @@ -654,7 +654,7 @@ disk_display="off" # Values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', 'off', # 'pot', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty' # Flag: --backend -image_backend="kitty" +image_backend="ascii" # Image Source # @@ -668,7 +668,7 @@ image_backend="kitty" # NOTE: 'auto' will pick the best image source for whatever image backend is used. # In ascii mode, distro ascii art will be used and in an image mode, your # wallpaper will be used. -image_source="auto" +image_source="" ##--------- Ascii Options