From 3863a7ef8fff9c620bee66f10413ab0f5e31fb2e Mon Sep 17 00:00:00 2001 From: Przemyslaw Grondek Date: Mon, 24 Jun 2019 09:43:02 +0200 Subject: [PATCH] [i3] Bring back focus on mouse --- i3-config | 3 --- 1 file changed, 3 deletions(-) diff --git a/i3-config b/i3-config index 8cd3db0..e8aba7b 100644 --- a/i3-config +++ b/i3-config @@ -228,6 +228,3 @@ 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