Replace thunderbird with evolution

This commit is contained in:
RealStickman 2021-05-21 14:15:15 +02:00
parent c69a6c0040
commit 067befa38b
3 changed files with 8 additions and 5 deletions

View File

@ -536,8 +536,9 @@ bindsym ctrl+mod1+m exec --no-startup-id tauon;focus
# jellyfin media player
bindsym ctrl+mod1+j exec --no-startup-id jellyfinmediaplayer;focus
#thunderbird
bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
# mail
#bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
bindsym ctrl+mod1+b exec --no-startup-id evolution;focus
#redetect pulseaudio
bindsym $mod+shift+a exec --no-startup-id bash $HOME/scripts/redetect-audio.sh

View File

@ -10,13 +10,14 @@ i3-msg 'workspace 2; layout tabbed; exec firefox'
sleep 0.3
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
#i3-msg 'workspace 2; layout tabbed; exec thunderbird'
i3-msg 'workspace 2; layout tabbed; exec evolution'
sleep 0.3
i3-msg 'workspace 2; layout tabbed; exec discord'
sleep 5.7
sleep 5.8
#i3-msg 'workspace 2; layout tabbed; exec element-desktop'

View File

@ -10,7 +10,8 @@ i3-msg 'workspace 2; layout tabbed; exec firefox'
sleep 0.3
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
#i3-msg 'workspace 2; layout tabbed; exec thunderbird'
i3-msg 'workspace 2; layout tabbed; exec evolution'
sleep 2