firestarter: Reorganize wallpaper stuff
This commit is contained in:
parent
1443cd7990
commit
9452a65282
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 232 B After Width: | Height: | Size: 232 B |
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user