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:
parent
eeb90bd2e3
commit
3b85967614
@ -202,6 +202,7 @@ exec --no-startup-id solaar
|
|||||||
exec --no-startup-id pullover
|
exec --no-startup-id pullover
|
||||||
exec --no-startup-id compton -b --config ~/.config/compton.conf
|
exec --no-startup-id compton -b --config ~/.config/compton.conf
|
||||||
exec --no-startup-id chromium --no-startup-window
|
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 1; exec sleep 2 && chromium'
|
||||||
exec i3-msg 'workspace 2; exec i3-sensible-terminal'
|
exec i3-msg 'workspace 2; exec i3-sensible-terminal'
|
||||||
|
Loading…
Reference in New Issue
Block a user