diff --git a/home/linux/desktop/hyprland/conf/hyprland.conf b/home/linux/desktop/hyprland/conf/hyprland.conf index fc688763..42968cb5 100644 --- a/home/linux/desktop/hyprland/conf/hyprland.conf +++ b/home/linux/desktop/hyprland/conf/hyprland.conf @@ -8,6 +8,9 @@ input { kb_rules= follow_mouse=1 natural_scroll=0 + touchpad { + natural_scroll = 1 + } force_no_accel=0 # repeat_rate= # repeat_delay= @@ -52,6 +55,7 @@ decoration { #-- Animations ---------------------------------------------------- animations { enabled=1 + # animation=NAME,ONOFF,SPEED,CURVE,STYLE animation=windows,1,8,default,popin 80% animation=fadeOut,1,8,default animation=fadeIn,1,8,default