From 92e2224524b81c11b12920239c9dcab8283d4b3d Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 10 Aug 2024 09:09:26 +0700 Subject: [PATCH] fix mouse moved to topleft corner when opening gtk app (#716) --- .config/hypr/hyprland/general.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/hypr/hyprland/general.conf b/.config/hypr/hyprland/general.conf index 72bedf756..8cf5f11f2 100644 --- a/.config/hypr/hyprland/general.conf +++ b/.config/hypr/hyprland/general.conf @@ -138,8 +138,6 @@ animations { misc { vfr = 1 vrr = 1 - # layers_hog_mouse_focus = true - focus_on_activate = true animate_manual_resizes = false animate_mouse_windowdragging = false enable_swallow = false