From 5f8e1c7e7b1dda63174c5e1185cd90812bb4908d Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Fri, 16 Apr 2021 12:57:50 -0400 Subject: [PATCH] Fixed emacs window moving --- i3/w530.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/w530.conf b/i3/w530.conf index 3999eab..cdf56e7 100644 --- a/i3/w530.conf +++ b/i3/w530.conf @@ -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