orb
This commit is contained in:
parent
96225e27d4
commit
4b6f7eb0e0
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue