From cb0135eccf3daa776ee5e18d2017dc6205e233e8 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 3 May 2022 10:36:46 -0300 Subject: [PATCH] sway: Reiniciar kanshi al recargar --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index e90752a..d2f7522 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -249,5 +249,5 @@ exec /usr/libexec/xdg-desktop-portal-wlr exec "foot --server" exec "wlsunset -l -34.61315 -L -58.37723" exec "pgrep -x syncthing >/dev/null || syncthing -no-browser" -exec kanshi +exec_always "killall kanshi ; kanshi" exec fnott