Replace Emacs PGTK with Emacs 28
This commit is contained in:
parent
c3f88d0656
commit
5a92d299f7
|
@ -330,7 +330,7 @@ exec kitty --class tmux -- tmuxp load ~/.tmuxp/local.yaml
|
|||
assign [app_id="firefox"] $workspace2
|
||||
exec firefox
|
||||
# emacs
|
||||
assign [app_id=".*[Ee]macs.*"] $workspace3
|
||||
assign [class=".*[Ee]macs.*"] $workspace3
|
||||
exec emacs
|
||||
# teams
|
||||
assign [class="Microsoft Teams - Preview"] $workspace6
|
||||
|
|
Loading…
Reference in New Issue