From 1a3193af978fe4bbb3a4c779c44161fd6e7aad93 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 3 Dec 2021 23:58:50 -0300 Subject: [PATCH] Revert "river: desactivar yambar" This reverts commit 3266bcc1971f4bc7861870362a2959cb31e4e580. --- .config/river/load-colors | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/river/load-colors b/.config/river/load-colors index 48d69bc..5b5ea71 100755 --- a/.config/river/load-colors +++ b/.config/river/load-colors @@ -5,6 +5,7 @@ riverctl background-color 0x$background riverctl border-color-focused 0x$border_focused riverctl border-color-unfocused 0x$border_unfocused riverctl border-width 3 +riverctl spawn 'killall yambar ; yambar' if test -n "$bg"; then riverctl spawn "killall swaybg ; swaybg --image $bg"