1
0
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:
Przemyslaw Grondek 2019-06-18 15:21:30 +02:00
parent 47d562acb5
commit 5ed78b9296

View File

@ -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