diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-06-18 15:43:12 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-06-18 15:43:12 +0530 |
| commit | 47d419e46aea94a1fee788003a27770eab11329c (patch) | |
| tree | 8fc090d2f46a403a48ca389321a1e82978721d00 /hypr | |
| parent | e8e5ed4f7e684ee38a5f20162053e68f2911ff1e (diff) | |
custom made my nvim config
Diffstat (limited to 'hypr')
| -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 96214ff..4f2e755 100644 --- a/hypr/hyprland/input.conf +++ b/hypr/hyprland/input.conf @@ -20,6 +20,6 @@ input { # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more device { name = epic-mouse-v1 - sensitivity = -0.5 + sensitivity = -0.01 } |
