chore: animations picom
This commit is contained in:
@@ -1,15 +1,11 @@
|
|||||||
#################################
|
#################################
|
||||||
# Animations #
|
# Animations #
|
||||||
#################################
|
#################################
|
||||||
# requires https://github.com/jonaburg/picom
|
|
||||||
# (These are also the default values)
|
# (These are also the default values)
|
||||||
transition-length = 0
|
animation-stiffness = 140;
|
||||||
transition-pow-x = 0.1
|
animation-for-open-window = "slide-up";
|
||||||
transition-pow-y = 0.1
|
animation-for-unmap-window = "zoom";
|
||||||
transition-pow-w = 0.1
|
animation-dampening = 8;
|
||||||
transition-pow-h = 0.1
|
|
||||||
size-transition = true
|
|
||||||
|
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
# Corners #
|
# Corners #
|
||||||
|
|||||||
Reference in New Issue
Block a user