diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-01 02:17:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-01 02:17:34 +0900 |
| commit | 7b8857c6c8021a350939187730af0f3fe1c4afe5 (patch) | |
| tree | 7a0c0d0de1491ac761be9a7d70ba431a5fa3f861 /config/hypr/UserConfigs | |
| parent | ee4e61a05edf01b2be9fe011972897ce8a7c7c97 (diff) | |
| parent | 2fff5bbbd16acbcbd05f4608c32c0756bbcd4dd5 (diff) | |
Merge pull request #597 from JaKooLit/main
accel_profile disabled by default. Added some initial prompts to rele…
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 9b526f2d..6a4de234 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -35,7 +35,7 @@ input { repeat_delay = 300 sensitivity = 0 #mouse sensitivity - accel_profile = # flat or adaptive or blank or EMPTY means libinput’s default mode + #accel_profile = # flat or adaptive or blank or EMPTY means libinput’s default mode numlock_by_default = true left_handed = false follow_mouse = true |
