diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-07-26 09:49:25 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-07-26 09:49:25 +0900 |
| commit | 7e958b7fdfb233d7c0ebd56aaf1935b7e4c4cba2 (patch) | |
| tree | 52d562d5da7617c384711e5ab554d55954860689 /config/hypr/UserConfigs | |
| parent | 00cd3523e410ae8d1f106ae7df1a7a379a5b286f (diff) | |
updated follow mouse to 1 (as per wiki)
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 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 { |
