mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-19 20:55:34 +00:00
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
|
killall -q polybar pasystray barrier barrierc
|
||||||
barrier &
|
barrier &
|
||||||
keepassxc &
|
keepassxc &
|
||||||
feh --no-fehbg --bg-scale '/home/m/sync/capitol_city.jpg'
|
~/.fehbg
|
||||||
else
|
else
|
||||||
feh --no-fehbg --bg-scale '/home/m/sync/maelstrom.jpg'
|
feh --no-fehbg --bg-scale '/home/m/sync/maelstrom.jpg'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue