Browse Source

Assign some windows some places

Colin Powell 6 years ago
parent
commit
6838bcf7cd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      i3/.config/i3/config

+ 4 - 0
i3/.config/i3/config

@@ -239,3 +239,7 @@ bindsym XF86MonBrightnessDown exec ~/.config/i3/bright.sh -d # decrease screen b
 bindsym XF86Search exec ~/.config/i3/bright.sh 1 # decrease screen brightness
 
 bindsym XF86Explorer exec arandr
+
+assign [class="Firefox"] $ws1
+assign [class="Emacs"] $ws2
+assign [class="kitty"] $ws3