changes: hypr

This commit is contained in:
Ayush Dumasia 2025-04-12 09:24:43 +05:30
parent 2840e508e1
commit 06b436f0ae

View file

@ -53,7 +53,7 @@ decoration {
dim_special = 0.2
rounding = 6
active_opacity = 1
active_opacity = 0.95
inactive_opacity = 0.75
shadow {
@ -75,32 +75,46 @@ active_opacity = 1
animations {
enabled = true
bezier = easeOutQuint, 0.23,1,0.32,1
bezier = easeInOutCubic, 0.65,0.05,0.36,1
bezier = linear, 0,0,1,1
bezier = almostLinear, 0.5,0.5,0.75,1.0
bezier = quick, 0.15,0,0.1,1
animation = windowsIn, 1, 10, easeOutQuint
animation = workspacesOut, 1, 5.39, easeInOutCubic
animation = windows, 1, 4.79, easeOutQuint
animation = windowsIn, 1, 4.1, easeOutQuint, popin 87%
animation = windowsOut, 1, 1.49, linear, popin 87%
animation = fadeIn, 1, 1.73, almostLinear
animation = fadeOut, 1, 1.46, almostLinear
animation = fade, 1, 3.03, quick
animation = layers, 1, 3.81, easeOutQuint
animation = layersIn, 1, 4, easeOutQuint, fade
animation = layersOut, 1, 1.5, linear, fade
animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear
animation = workspaces, 1, 1.94, almostLinear, fade
animation = workspacesIn, 1, 1.21, almostLinear, fade
animation = workspacesOut, 1, 1.94, almostLinear, fade
# bezier = easeOutBack, 0.34, 1.56, 0.64, 1
bezier = sideDown, 0.3, 1, 0.7, 1
# animation = windowsIn, 1, 2.5, easeOutBack, popin 90%
bezier = easeOutQuint, 0.23, 1, 0.32, 1
bezier = easeInOutCubic, 0.65, 0.05, 0.36, 1
bezier = linear, 0, 0, 1, 1
bezier = almostLinear, 0.5, 0.5, 0.75, 1.0
bezier = quick, 0.15, 0, 0.1, 1
# # General window animations
# animation = windowsIn, 1, 4.2, sideUp, slide
animation = windowsOut, 1, 2.0, easeOutQuint, popin 85%
animation = windowsOut, 1, 2.5,sideDown, slide
animation = windows, 1, 5.0, easeOutQuint
# # Fade animations
animation = fadeIn, 1, 2.0, almostLinear
animation = fadeOut, 1, 1.8, almostLinear
animation = fade, 1, 2.8, quick
# # Layer animations
animation = layers, 1, 3.2, easeOutQuint
animation = layersIn, 1, 3.6, easeOutQuint, fade
animation = layersOut, 1, 2.0, easeInOutCubic, fade
animation = fadeLayersIn, 1, 1.7, almostLinear
animation = fadeLayersOut, 1, 1.4, almostLinear
# # Workspace animations
animation = workspaces, 1, 2.0, easeInOutCubic, slide
animation = workspacesIn, 1, 3.0, easeInOutCubic, slide
animation = workspacesOut, 1, 3.0, easeInOutCubic, slide
}
dwindle {
pseudotile = true
preserve_split = true