diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-12-29 21:45:59 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-12-29 21:45:59 -0500 |
commit | a5218684078c94399d3368078db9b0ff3283dcdf (patch) | |
tree | ebb56029c4e4efb692d79a7f96bc390bd446cf9a /home-config/hypr | |
parent | a04498c0b18d6fdf7e600dd9c8b5e7db781c21f3 (diff) |
Adding updates from however long ago
Diffstat (limited to 'home-config/hypr')
-rw-r--r-- | home-config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf index 97cb767..cba6999 100644 --- a/home-config/hypr/hyprland.conf +++ b/home-config/hypr/hyprland.conf | |||
@@ -46,6 +46,8 @@ input { | |||
46 | 46 | ||
47 | touchpad { | 47 | touchpad { |
48 | natural_scroll = no | 48 | natural_scroll = no |
49 | middle_button_emulation = true | ||
50 | clickfinger_behavior = true | ||
49 | } | 51 | } |
50 | 52 | ||
51 | sensitivity = 0 # -1.0 - 1.0, 0 means no modification. | 53 | sensitivity = 0 # -1.0 - 1.0, 0 means no modification. |