config/sway: fix autostart emacs classification
This commit is contained in:
parent
04b5842ca2
commit
77f0167788
|
@ -1,4 +1,4 @@
|
||||||
swaymsg 'assign [class="Emacs"] workspace 1'
|
assign [class="Emacs"] workspace 1
|
||||||
exec dex -a
|
exec dex -a
|
||||||
exec swaymsg "workspace 2; exec chromium;"
|
exec swaymsg "workspace 2; exec chromium;"
|
||||||
exec swaymsg "workspace 3; exec kitty;"
|
exec swaymsg "workspace 3; exec kitty;"
|
||||||
|
|
Loading…
Reference in New Issue