Use no_focus on all windows

fully expect to revert this in a few hours/days/weeks
This commit is contained in:
Adam Goldsmith 2017-02-23 19:22:09 -05:00
parent 6018ebe4b8
commit 2ab72e9a4a
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@ bindsym $mod+Mod1+Left exec /home/adam/.bin/rotate.sh 3
## Actual i3 Config ##
# Stop all windows from stealing focus when they open
no_focus [tiling]
no_focus [floating]
# Floating windows
for_window [class="Wrapper-1.0"] floating enable