mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fixed emacs window moving
This commit is contained in:
parent
55fd830007
commit
5f8e1c7e7b
@ -20,7 +20,7 @@ bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
||||
|
||||
# Start up programs
|
||||
for_window [class="Firefox"] move to workspace $ws1
|
||||
for_window [title="emacs@*"] move to workspace $ws2
|
||||
for_window [class="emacs" title="emacs@*"] move to workspace $ws2
|
||||
for_window [class="jetbrains-studio"] move to workspace $ws3
|
||||
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user