mirror of https://github.com/mitchell/dotfiles.git
Read display 0 bg from fehbg file
This commit is contained in:
parent
6e8bb638ee
commit
77d7f9a555
|
@ -27,7 +27,7 @@ if test $DISPLAY = ":0"
|
|||
killall -q polybar pasystray barrier barrierc
|
||||
barrier &
|
||||
keepassxc &
|
||||
feh --no-fehbg --bg-scale '/home/m/sync/capitol_city.jpg'
|
||||
~/.fehbg
|
||||
else
|
||||
feh --no-fehbg --bg-scale '/home/m/sync/maelstrom.jpg'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue