config/sway: fix autostart emacs classification
This commit is contained in:
parent
04b5842ca2
commit
77f0167788
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
swaymsg 'assign [class="Emacs"] workspace 1'
|
||||
assign [class="Emacs"] workspace 1
|
||||
exec dex -a
|
||||
exec swaymsg "workspace 2; exec chromium;"
|
||||
exec swaymsg "workspace 3; exec kitty;"
|
||||
|
|
Loading…
Add table
Reference in a new issue