[i3] Disable focus on mouse
This commit is contained in:
parent
47d562acb5
commit
5ed78b9296
1 changed files with 3 additions and 0 deletions
|
@ -224,3 +224,6 @@ for_window [class="^jetbrains-.+"][window_type=dialog] focus
|
|||
# Citrix workspace
|
||||
for_window [class="Wfica"] border pixel 0
|
||||
for_window [class="PrimaryAuthManager"] floating enable
|
||||
|
||||
# Disable focusing by mouse
|
||||
focus_follows_mouse no
|
||||
|
|
Loading…
Reference in a new issue