i3: force firefox windows to only spawn on workspace 1
This commit is contained in:
parent
2d9b84fefb
commit
bce20a27b5
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ force_focus_wrapping yes
|
||||||
# rules
|
# rules
|
||||||
# workspace 6 is for always floating
|
# workspace 6 is for always floating
|
||||||
for_window [workspace=6] floating enable
|
for_window [workspace=6] floating enable
|
||||||
|
assign [class="Firefox"] 1
|
||||||
assign [class="Steam"] 6
|
assign [class="Steam"] 6
|
||||||
# software
|
# software
|
||||||
for_window [class="jetbrains-toolbox"] floating enable
|
for_window [class="jetbrains-toolbox"] floating enable
|
||||||
|
|
Loading…
Reference in a new issue