diff --git a/home/nathan/dotfiles/hypr/hyprland.lua b/home/nathan/dotfiles/hypr/hyprland.lua index 7eb7c8e..f6d85bd 100644 --- a/home/nathan/dotfiles/hypr/hyprland.lua +++ b/home/nathan/dotfiles/hypr/hyprland.lua @@ -20,6 +20,9 @@ hl.config({ }, input = { natural_scroll = true, + touchpad = { + natural_scroll = true, + }, }, })