config/sway: add autostart configuration
This commit is contained in:
parent
a8ca2b2c5a
commit
30b4016bf8
|
@ -0,0 +1,4 @@
|
||||||
|
swaymsg 'assign [class="Emacs"] workspace 1'
|
||||||
|
exec dex -a
|
||||||
|
exec swaymsg "workspace 2; exec chromium;"
|
||||||
|
exec swaymsg "workspace 3; exec kitty;"
|
Loading…
Reference in New Issue