mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-05 22:35:32 +00:00
Fixed emacs window moving
This commit is contained in:
@@ -20,7 +20,7 @@ bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
|||||||
|
|
||||||
# Start up programs
|
# Start up programs
|
||||||
for_window [class="Firefox"] move to workspace $ws1
|
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 [class="jetbrains-studio"] move to workspace $ws3
|
||||||
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
|
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user