From 44cfe907e7262357fb0ce494d05da0c3799d31d1 Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 15 Oct 2022 12:11:51 -0300 Subject: [PATCH] sway: No autoiniciar neomutt y Telegram --- .config/sway/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 6fe8ea4..eb8034b 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -259,6 +259,4 @@ exec "mbsync -a" exec "mpd" exec "pgrep -x goimapnotify >/dev/null || goimapnotify -conf ~/.config/imapnotify/config.json" -exec "foot --app-id=neomutt neomutt" -exec telegram-desktop exec "gnome-keyring-daemon --foreground --components=pkcs11,secrets,ssh"