diff options
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 2c2127f..a585cb5 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -125,6 +125,7 @@ input { follow_mouse = 0 float_switch_override_focus = 1 mouse_refocus = false + natural_scroll = true touchpad { natural_scroll = true } |
