Images: Fix cd error
This commit is contained in:
parent
ac7fe31904
commit
58a57bb153
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2075,7 +2075,7 @@ get_ascii() {
|
|||
|
||||
get_image_source() {
|
||||
case "$image_source" in
|
||||
"auto" | "wallpaper")
|
||||
"auto" | "wall" | "wallpaper")
|
||||
get_wallpaper 2>/dev/null
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue