Adapt emacs matching mechanism in sway to wayland
This commit is contained in:
@@ -334,7 +334,7 @@ exec kitty --class tmux -- tmuxp load ~/.tmuxp/local.yaml
|
|||||||
assign [app_id="firefox"] $workspace2
|
assign [app_id="firefox"] $workspace2
|
||||||
exec firefox
|
exec firefox
|
||||||
# emacs
|
# emacs
|
||||||
assign [class=".*[Ee]macs.*"] $workspace3
|
assign [app_id="emacs"] $workspace3
|
||||||
# HACK Run a doom sync before launching emacs
|
# HACK Run a doom sync before launching emacs
|
||||||
exec ~/.emacs.d/bin/doom sync && exec emacs
|
exec ~/.emacs.d/bin/doom sync && exec emacs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user