sway: No especificar espera en goimapnotify

This commit is contained in:
Cat /dev/Nulo 2022-07-09 18:37:24 -03:00
parent 824fceea42
commit 350b86a229

View file

@ -256,7 +256,7 @@ exec "pgrep -x syncthing >/dev/null || syncthing -no-browser"
exec swaync exec swaync
exec kanshi exec kanshi
exec "mbsync -a" 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 "sleep 1; footclient --app-id=neomutt neomutt"
exec telegram-desktop exec telegram-desktop