diff options
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 11d62b6..3872f47 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -12,17 +12,17 @@ exec-once = hyprctl dispatch workspace 1 input { kb_layout = us - kb_variant = - kb_model = kb_options = ctrl:nocaps - kb_rules = follow_mouse = 1 repeat_delay = 300 repeat_rate = 30 + accel_profile = flat + touchpad { + scroll_factor = 0.2 natural_scroll = yes disable_while_typing = false } |
