mofiy animations + windorules

This commit is contained in:
Yannick7777 2024-09-25 14:53:59 +02:00
parent 8db845b206
commit cf5c823aac

View file

@ -131,12 +131,12 @@ animations {
bezier = myBezier, 0.05, 0.9, 0.1, 1.05 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 = windowsOut, 1, 3.5, default, popin 80%
animation = border, 1, 5, default animation = border, 1, 5, default
animation = borderangle, 1, 5, default animation = borderangle, 1, 5, default
animation = fade, 1, 3.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 # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
@ -306,6 +306,12 @@ windowrulev2 = bordercolor rgba(de00a3ee) rgba(05aff7ee) 45deg, class:(kitty) #
windowrulev2 = noborder on, class:(YouTube Music) windowrulev2 = noborder on, class:(YouTube Music)
windowrulev2 = float, class:blueman-manager windowrulev2 = float, class:blueman-manager
windowrulev2 = float, class:fim 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 # Include NVidia stuff
# UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD. # UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD.