yambar: reactivar

This commit is contained in:
Cat /dev/Nulo 2021-12-20 16:12:23 -03:00
parent 92c4a1bf64
commit 314549c6c3

View file

@ -5,7 +5,7 @@ riverctl background-color 0x$background
riverctl border-color-focused 0x$border_focused riverctl border-color-focused 0x$border_focused
riverctl border-color-unfocused 0x$border_unfocused riverctl border-color-unfocused 0x$border_unfocused
riverctl border-width 3 riverctl border-width 3
# riverctl spawn 'killall yambar ; yambar' riverctl spawn 'killall yambar ; yambar'
if test -n "$bg"; then if test -n "$bg"; then
riverctl spawn "killall swaybg ; swaybg --image $bg" riverctl spawn "killall swaybg ; swaybg --image $bg"