switch to terminal workspace on startup
This commit is contained in:
parent
81802f19af
commit
f2c93af8c3
1 changed files with 3 additions and 0 deletions
|
@ -40,3 +40,6 @@ exec --no-startup-id dex-autostart --autostart --environment i3
|
|||
|
||||
# Start redshift, becuase I like not being blinded at night
|
||||
exec --no-startup-id redshift
|
||||
|
||||
# Switch to the terminal/email workspace by default
|
||||
exec --no-startup-id "i3-msg workspace $ws3"
|
||||
|
|
Loading…
Reference in a new issue