Commit 58a57bb1 authored by Dylan Araps's avatar Dylan Araps

Images: Fix cd error

parent ac7fe319
......@@ -2075,7 +2075,7 @@ get_ascii() {
get_image_source() {
case "$image_source" in
"auto" | "wallpaper")
"auto" | "wall" | "wallpaper")
get_wallpaper 2>/dev/null
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment