1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

i3: start thunderbird on boot

This commit is contained in:
Joe Groocock 2018-07-30 09:37:55 +01:00
parent eeb90bd2e3
commit 3b85967614
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -202,6 +202,7 @@ exec --no-startup-id solaar
exec --no-startup-id pullover
exec --no-startup-id compton -b --config ~/.config/compton.conf
exec --no-startup-id chromium --no-startup-window
exec --no-startup-id thunderbird
exec i3-msg 'workspace 1; exec sleep 2 && chromium'
exec i3-msg 'workspace 2; exec i3-sensible-terminal'