diff --git a/.center b/.config/firestarter/center.png similarity index 100% rename from .center rename to .config/firestarter/center.png diff --git a/.tile b/.config/firestarter/tile.png similarity index 100% rename from .tile rename to .config/firestarter/tile.png diff --git a/.config/firestarter/wallpaper b/.config/firestarter/wallpaper index bfe67681..b1f54a88 100644 --- a/.config/firestarter/wallpaper +++ b/.config/firestarter/wallpaper @@ -1,8 +1,8 @@ #.fsdefaults [ -z "$DISPLAY" ] : -command -v hsetroot && [ -r ~/.tile ] && [ -r ~/.center ] -hsetroot -tile "/home/salt/.tile" -center "/home/salt/.center" +command -v hsetroot && [ -r ~/.config/firestarter/tile.png ] && [ -r ~/.config/firestarter/center.png ] +hsetroot -tile "/home/salt/.config/firestarter/tile.png" -center "/home/salt/.config/firestarter/center.png" command -v feh && [ -r "/home/salt/.fehbg" ] ~/.fehbg command -v nitrogen