diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-15 12:04:37 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-15 12:04:37 +0530 |
| commit | 50d76edf41897648e9154412ea5348ea50d7191b (patch) | |
| tree | ebf26b090093bd8255c51b4a136375421a0fe8cc /hypr/hyprland | |
| parent | 12cd47e92c55bac383168934d001b10bb4661eaf (diff) | |
increased mouse sensitivity + addded nheko
& removed proton-ge, because i caused issues with manuyal installation +
added mitm proxy as an experiment & personal logging ig
Diffstat (limited to 'hypr/hyprland')
| -rw-r--r-- | hypr/hyprland/input.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland/input.conf b/hypr/hyprland/input.conf index 4f2e755..8846120 100644 --- a/hypr/hyprland/input.conf +++ b/hypr/hyprland/input.conf @@ -9,7 +9,7 @@ input { follow_mouse = 1 left_handed = true - sensitivity = 0 # -1.0 - 1.0, 0 means no modification. + sensitivity = 0.5 # -1.0 - 1.0, 0 means no modification. touchpad { natural_scroll = true |
