Replace Emacs class attribute with app_id

This commit is contained in:
coolneng 2020-09-25 06:24:37 +02:00
parent f68426f2f1
commit edfd306c91
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ alias mari mjesusrodriguez@ugr.es
alias bea beap@ugr.es
alias jorge jsguerrero@ugr.es
alias boras rafagrosso@ugr.es
alias fran fjrodriguez@decsai.ugr.es
# Uni students
alias elenche elenche@correo.ugr.es

View File

@ -318,7 +318,7 @@ exec kitty --class tmux -- tmuxp load ~/.tmuxp/local.yaml
assign [app_id="firefox"] $workspace2
exec firefox
# emacs
assign [class=".*[Ee]macs.*"] $workspace3
assign [app_id=".*[Ee]macs.*"] $workspace3
exec emacs
# mpv
assign [app_id="mpv"] $workspace6