diff --git a/.config/river/load-colors b/.config/river/load-colors index b6f45c9..8bbd320 100755 --- a/.config/river/load-colors +++ b/.config/river/load-colors @@ -7,8 +7,6 @@ riverctl border-color-unfocused 0x$border_unfocused riverctl border-width 5 riverctl spawn "killall yambar ; yambar --config=$HOME/.cache/themer.lua/yambar" -riverctl spawn "killall fnott >/dev/null ; fnott" - if test -n "$bg"; then riverctl spawn "killall swaybg ; swaybg --image '$bg'" fi