This commit is contained in:
ktyl 2022-06-02 22:11:39 +01:00
parent 96225e27d4
commit 4b6f7eb0e0
1 changed files with 2 additions and 2 deletions

View File

@ -595,7 +595,7 @@ image_backend="ascii"
# 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="$HOME/.config/neofetch/shark.txt"
image_source="$HOME/.config/neofetch/sphere.txt"
# Ascii Options
@ -687,7 +687,7 @@ image_size="auto"
# Default: '3'
# Values: 'num', '-num'
# Flag: --gap
gap=3
gap=1
# Image offsets
# Only works with the w3m backend.