Assign some windows some places

This commit is contained in:
Colin Powell
2019-07-30 15:25:21 -04:00
parent 2f38745989
commit 6838bcf7cd

View File

@ -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