Swap emacs and firefox in default #i3wm windows

This commit is contained in:
Colin Powell
2019-08-01 15:03:59 -04:00
parent 799b70e77f
commit 57bda633e0

View File

@ -240,6 +240,6 @@ 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="Emacs"] $ws1
assign [class="Firefox"] $ws2
assign [class="kitty"] $ws3