From 07f91b2654b8782b24cc52593cbd720a860bd0e8 Mon Sep 17 00:00:00 2001 From: Nulo Date: Mon, 13 Jun 2022 12:52:17 -0300 Subject: [PATCH] sway: Sincronizar email --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 104fb00..f0feb14 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -250,3 +250,5 @@ exec "wlsunset -l -34.61315 -L -58.37723" exec "pgrep -x syncthing >/dev/null || syncthing -no-browser" exec kanshi exec fnott +exec "mbsync -a" +exec "pgrep -x goimapnotify >/dev/null || goimapnotify -wait 1 -conf ~/.config/imapnotify/config.json"