diff --git a/modules/wm/hyprland/config/hypr/hyprland.conf b/modules/wm/hyprland/config/hypr/hyprland.conf index de794b6..724fdf6 100644 --- a/modules/wm/hyprland/config/hypr/hyprland.conf +++ b/modules/wm/hyprland/config/hypr/hyprland.conf @@ -160,7 +160,7 @@ input { sensitivity = 0 # -1.0 - 1.0, 0 means no modification. touchpad { - natural_scroll = false + natural_scroll = true } } @@ -203,4 +203,6 @@ windowrule = bordersize 0, floating:0 onworkspace:w[t1] # Make firefox miniplayer float windowrule = float, initialTitle:^Picture-in-Picture$ windowrule = center, initialTitle:^Picture-in-Picture$ -windowrule = size 50% 50%, initialTitle:^Picture-in-Picture$ +windowrule = size 33% 33%, initialTitle:^Picture-in-Picture$ + +windowrule = float, initialClass:CImg