From 8a8680f7877b851369dc34b28f497ae9c8b42e91 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 3 May 2022 12:19:52 -0300 Subject: [PATCH] Revert "sway: Reiniciar kanshi al recargar" This reverts commit cb0135eccf3daa776ee5e18d2017dc6205e233e8. --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index d2f7522..e90752a 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_always "killall kanshi ; kanshi" +exec kanshi exec fnott