diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-08 00:23:02 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-08 00:23:02 +0800 |
| commit | 2177007e4199d323b8e046ca9cdbc1ef380253f7 (patch) | |
| tree | df19985a5911f6e49d7ca5323695db4b00492c06 /hypr/.config | |
| parent | f9f8e60c66913bd6059087daa432eb0493956cb8 (diff) | |
Add mouse tracking to hyprland
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
