firestarter: Modularize wallpaper setting
This commit is contained in:
parent
f226b00b72
commit
278ec4745a
@ -1,6 +1,8 @@
|
||||
#.fsdefaults
|
||||
[ -z "$DISPLAY" ]
|
||||
:
|
||||
command -v hsetroot && [ -r "~/.tile" ] && [ -r "~/.center" ]
|
||||
hsetroot -tile "/home/salt/.tile" -center "/home/salt/.center"
|
||||
command -v feh && [ -r "/home/salt/.fehbg" ]
|
||||
~/.fehbg
|
||||
command -v nitrogen
|
||||
|
Loading…
Reference in New Issue
Block a user