add: more neomutt switching progress

This commit is contained in:
Tobias Reisinger 2020-03-11 11:59:26 +01:00
parent 1344311ca3
commit 1e61193578
4 changed files with 6 additions and 3 deletions

View file

@ -20,7 +20,8 @@ _autostart_on_launch()
sleep 8
env GTK_THEME=Adwaita:light firefox &
teamspeak3 &
evolution &
#evolution &
alacritty --class "mail" -e sh -c "notmuch new && neomutt" &
signal-desktop &
riot-desktop &
}