Update personal config

This commit is contained in:
Hydroxycarbamide 2024-08-15 16:30:44 +02:00
parent a29790fbdd
commit 45f5f41399
9 changed files with 74 additions and 30 deletions

View file

@ -75,9 +75,9 @@ animations {
bezier = strongOvershot, 0.13, 0.99, 0.29, 1.3
bezier = easeOutExpo, 0.16, 1, 0.3, 1
bezier = easeInOutBack, 0.68, -0.6, 0.32, 1.6
animation = windows, 1, 4, easeOutExpo, popin
animation = border, 1, 4, easeOutExpo
animation = borderangle, 1, 8, default
animation = windowsIn, 1, 4, easeOutExpo, slide
animation = windowsOut, 1, 4, easeOutExpo, slide
animation = windowsMove, 1, 4, easeOutExpo, slide
animation = layers, 1, 3, overshot, fade
animation = fadeIn, 1, 1, easeOutExpo
animation = fadeOut, 1, 1, easeOutExpo
@ -85,6 +85,8 @@ animations {
animation = fadeShadow, 1, 6, easeOutExpo
animation = fadeDim, 1, 6, easeOutExpo
animation = fadeLayers, 1, 2, easeOutExpo
animation = border, 1, 4, easeOutExpo
animation = borderangle, 1, 8, default
animation = workspaces, 1, 6, easeOutExpo, slide
animation = specialWorkspace, 1, 1, easeOutExpo, fade
}
@ -98,6 +100,7 @@ master {
always_center_master = false
mfact = 0.55
no_gaps_when_only = 0
new_status = master
}
misc {