diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-16 10:41:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-16 10:41:00 +0900 |
| commit | e32b6d56b6c4e81b609bf89869435e57b82dcc32 (patch) | |
| tree | 0f4e2f9ca08a041cd0c7c70db9cc8061d7dc0f63 /config/hypr | |
| parent | 43460effbe3c5cb02117cc99ab35aac06849345b (diff) | |
| parent | 38cc2ca3234a93da7ef752b6b0c6d3b1dd575374 (diff) | |
Merge pull request #632 from JaKooLit/main
main to development
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 9271be3c..7a42d595 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -43,7 +43,7 @@ input { touchpad { disable_while_typing = true - natural_scroll = false + natural_scroll = true clickfinger_behavior = false middle_button_emulation = true tap-to-click = true @@ -80,7 +80,7 @@ misc { vfr = true vrr = 2 mouse_move_enables_dpms = true - enable_swallow = true + enable_swallow = off swallow_regex = ^(kitty)$ focus_on_activate = false initial_workspace_tracking = 0 |
