sway: No especificar espera en goimapnotify
This commit is contained in:
parent
824fceea42
commit
350b86a229
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue