mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-27 03:41:30 +01:00
fix: i3 - do not assign all kitty terminal to window 1
This commit is contained in:
@@ -213,7 +213,7 @@ workspace $ws1 output DP-2
|
||||
workspace $ws6 output HDMI-0
|
||||
|
||||
# bind program to workspace and focus to them on startup:
|
||||
assign [class="kitty"] $ws1
|
||||
# assign [class="kitty"] $ws1
|
||||
assign [class="(?i)firefox"] $ws2
|
||||
assign [class="Thunar"] $ws8
|
||||
assign [class="thunderbird"] $ws9
|
||||
|
||||
Reference in New Issue
Block a user