10 lines
251 B
Plaintext
10 lines
251 B
Plaintext
#.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
|
|
nitrogen --restore
|