mirror of
https://github.com/pgrondek/config.git
synced 2024-11-25 21:25:39 +00:00
[i3] Disable focus on mouse
This commit is contained in:
parent
47d562acb5
commit
5ed78b9296
@ -224,3 +224,6 @@ for_window [class="^jetbrains-.+"][window_type=dialog] focus
|
|||||||
# Citrix workspace
|
# Citrix workspace
|
||||||
for_window [class="Wfica"] border pixel 0
|
for_window [class="Wfica"] border pixel 0
|
||||||
for_window [class="PrimaryAuthManager"] floating enable
|
for_window [class="PrimaryAuthManager"] floating enable
|
||||||
|
|
||||||
|
# Disable focusing by mouse
|
||||||
|
focus_follows_mouse no
|
||||||
|
Loading…
Reference in New Issue
Block a user