Use no_focus on all windows
fully expect to revert this in a few hours/days/weeks
This commit is contained in:
parent
6018ebe4b8
commit
2ab72e9a4a
@ -71,6 +71,10 @@ bindsym $mod+Mod1+Left exec /home/adam/.bin/rotate.sh 3
|
|||||||
|
|
||||||
## Actual i3 Config ##
|
## Actual i3 Config ##
|
||||||
|
|
||||||
|
# Stop all windows from stealing focus when they open
|
||||||
|
no_focus [tiling]
|
||||||
|
no_focus [floating]
|
||||||
|
|
||||||
# Floating windows
|
# Floating windows
|
||||||
for_window [class="Wrapper-1.0"] floating enable
|
for_window [class="Wrapper-1.0"] floating enable
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user