From 350b86a2299063c6180c240f7afb3bef62d249cd Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 9 Jul 2022 18:37:24 -0300 Subject: [PATCH] sway: No especificar espera en goimapnotify --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index f11cc6c..028f319 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -256,7 +256,7 @@ exec "pgrep -x syncthing >/dev/null || syncthing -no-browser" exec swaync exec kanshi exec "mbsync -a" -exec "pgrep -x goimapnotify >/dev/null || goimapnotify -wait 1 -conf ~/.config/imapnotify/config.json" +exec "pgrep -x goimapnotify >/dev/null || goimapnotify -conf ~/.config/imapnotify/config.json" exec "sleep 1; footclient --app-id=neomutt neomutt" exec telegram-desktop