firestarter: Modularize wallpaper setting
This commit is contained in:
BIN
.center
Normal file
BIN
.center
Normal file
Binary file not shown.
After (image error) Size: 23 KiB |
@@ -1,6 +1,8 @@
|
|||||||
#.fsdefaults
|
#.fsdefaults
|
||||||
[ -z "$DISPLAY" ]
|
[ -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" ]
|
command -v feh && [ -r "/home/salt/.fehbg" ]
|
||||||
~/.fehbg
|
~/.fehbg
|
||||||
command -v nitrogen
|
command -v nitrogen
|
||||||
|
BIN
.tile
Normal file
BIN
.tile
Normal file
Binary file not shown.
After (image error) Size: 232 B |
Reference in New Issue
Block a user