From 9e8dccf2983e50439d97ec16b4026abf6c70431e Mon Sep 17 00:00:00 2001 From: bh Date: Sun, 8 Mar 2026 00:23:02 +0800 Subject: Add mouse tracking to hyprland --- hypr/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 118cdfa..845444f 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -141,7 +141,7 @@ input { kb_variant = dvps kb_options = caps:backspace - follow_mouse = 0 + follow_mouse = 1 sensitivity = 0 -- cgit v1.2.3