diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-07-26 09:49:24 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-07-26 09:49:24 +0900 |
| commit | 0ef4312445c4f7169b21802d18e939192eca358e (patch) | |
| tree | 2e56d0d8a19916659f017de5375fc64fc70e1f18 | |
| parent | 85b678f6491c3eb92dbf7f7260768f5a9303e346 (diff) | |
updated follow mouse to 1 (as per wiki)
| -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 067a3810..e7d37bcf 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -39,7 +39,7 @@ input { #accel_profile = # flat or adaptive or blank or EMPTY means libinput’s default mode numlock_by_default = true left_handed = false - follow_mouse = true + follow_mouse = 1 float_switch_override_focus = false touchpad { |
