Add startup programs to i3
This commit is contained in:
parent
0bae56965b
commit
ac251e6fd8
1 changed files with 2 additions and 0 deletions
|
|
@ -177,3 +177,5 @@ bindsym $mod+Shift+semicolon exec --no-startup-id $Locker, mode "default"
|
|||
# startup
|
||||
exec --no-startup-id xss-lock -- $Locker
|
||||
exec --no-startup-id nitrogen --restore
|
||||
exec --no-startup-id i3-msg 'workspace 9; layout tabbed; exec email'
|
||||
exec --no-startup-id i3-msg 'workspace 1; exec firefox'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue