mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
i3: run Thunderbird on start
This commit is contained in:
parent
c1d8fb6fda
commit
8e94113b66
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -168,4 +168,5 @@ exec_always --no-startup-id exec systemctl --user start --no-block i3-session.ta
|
|||
exec --no-startup-id exec i3-msg "\
|
||||
workspace number 1; append_layout ~/.config/i3/ws-emacs.json; exec exec emacs; exec exec $term; exec exec $term; \
|
||||
workspace number 2; exec nm-online -q -t 5 && exec firefox; \
|
||||
workspace number 3; exec test -d ~/.thunderbird && exec thunderbird; \
|
||||
workspace number 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue