From b230d821f22fc3cb8b18b03b910e7d4ae0dfb9b4 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 16 Sep 2022 23:08:18 -0300 Subject: [PATCH] river: swaync --- .config/river/init | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/river/init b/.config/river/init index 2a16ad6..5b7de79 100755 --- a/.config/river/init +++ b/.config/river/init @@ -9,6 +9,7 @@ riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr" brillo -I riverctl spawn "pgrep -x foot >/dev/null || foot --server" riverctl spawn "pgrep -x wlsunset >/dev/null || wlsunset -l -34.61315 -L -58.37723" +riverctl spawn "pgrep -x swaync >/dev/null || swaync" riverctl spawn "pgrep -x syncthing >/dev/null || syncthing -no-browser" # yambar spawned by load-colors riverctl spawn "pgrep -x kanshi >/dev/null || kanshi"