Don't bind emacs to a given workspace
This commit is contained in:
parent
c2a8ffe4f7
commit
1c9ba2626e
|
@ -196,7 +196,6 @@
|
||||||
++ (lib.lists.forEach layers ignorealpha);
|
++ (lib.lists.forEach layers ignorealpha);
|
||||||
windowrule = [
|
windowrule = [
|
||||||
# Workspace binds
|
# Workspace binds
|
||||||
"workspace 1 silent, emacs"
|
|
||||||
"workspace 2 silent, firefox"
|
"workspace 2 silent, firefox"
|
||||||
"workspace 3 silent, (libreoffice|soffice)(.*)"
|
"workspace 3 silent, (libreoffice|soffice)(.*)"
|
||||||
"workspace 4 silent, (WebCord|signal|whatsapp-for-linux)"
|
"workspace 4 silent, (WebCord|signal|whatsapp-for-linux)"
|
||||||
|
|
Loading…
Reference in a new issue