diff --git a/modules/desktop/i3.nix b/modules/desktop/i3.nix index fcfc411..f9c59ff 100644 --- a/modules/desktop/i3.nix +++ b/modules/desktop/i3.nix @@ -80,6 +80,7 @@ focus = { mouseWarping = false; newWindow = "urgent"; + followMouse = false; }; fonts = { names = [ "pango:Victor Mono" "FontAwesome 12" ];