From 4355dbef28c34fad987dcd0ffd5ba6da8c76006e Mon Sep 17 00:00:00 2001 From: zegonix Date: Thu, 17 Jul 2025 21:56:29 +0200 Subject: [PATCH] (hypr) removed all focus from cursor while keeping scroll on inactive windows --- hypr/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 982fc21..e29f6f5 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -229,6 +229,7 @@ misc { disable_hyprland_logo = true font_family = JetBrainsMonoNerdFont splash_font_family = JetBrainsMonoNerdFont + mouse_move_focuses_monitor = false mouse_move_enables_dpms = false key_press_enables_dpms = true focus_on_activate = false