firestarter: Reorganize wallpaper stuff

This commit is contained in:
Salt 2020-06-01 01:01:18 -05:00
parent 1443cd7990
commit 9452a65282
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 232 B

View File

@ -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