diff --git a/.config/firestarter/wallpaper b/.config/firestarter/wallpaper index 0bc1592e..bfe67681 100644 --- a/.config/firestarter/wallpaper +++ b/.config/firestarter/wallpaper @@ -1,7 +1,7 @@ #.fsdefaults [ -z "$DISPLAY" ] : -command -v hsetroot && [ -r "~/.tile" ] && [ -r "~/.center" ] +command -v hsetroot && [ -r ~/.tile ] && [ -r ~/.center ] hsetroot -tile "/home/salt/.tile" -center "/home/salt/.center" command -v feh && [ -r "/home/salt/.fehbg" ] ~/.fehbg