diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ab0dd46..9063388 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -131,12 +131,12 @@ animations { bezier = myBezier, 0.05, 0.9, 0.1, 1.05 - animation = windows, 1, 3.5, myBezier + animation = windows, 1, 5, myBezier animation = windowsOut, 1, 3.5, default, popin 80% animation = border, 1, 5, default animation = borderangle, 1, 5, default animation = fade, 1, 3.5, default - animation = workspaces, 1, 3, default + animation = workspaces, 1, 4, default, slide } # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more @@ -304,8 +304,14 @@ bindm = $mainMod, mouse:273, resizewindow windowrulev2 = bordercolor rgba(de00a3ee) rgba(05aff7ee) 45deg, class:(kitty) # More 'intense' borders for Kitty # windowrulev2 = noborder on, title:.*- YouTube.* windowrulev2 = noborder on, class:(YouTube Music) -windowrulev2 = float , class:blueman-manager -windowrulev2 = float , class:fim +windowrulev2 = float, class:blueman-manager +windowrulev2 = float, class:fim +windowrulev2 = float, title:Picture-in-Picture +windowrulev2 = noinitialfocus, title:Picture-in-Picture +windowrulev2 = pin, title:Picture-in-Picture +windowrulev2 = float, class:pavucontrol +windowrulev2 = size 70%, class:pavucontrol + # Include NVidia stuff # UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD.