[MINOR] animations picom
This commit is contained in:
parent
adb4f860bf
commit
ed0cea5dc3
1 changed files with 4 additions and 8 deletions
|
@ -1,15 +1,11 @@
|
|||
#################################
|
||||
# Animations #
|
||||
#################################
|
||||
# requires https://github.com/jonaburg/picom
|
||||
# (These are also the default values)
|
||||
transition-length = 0
|
||||
transition-pow-x = 0.1
|
||||
transition-pow-y = 0.1
|
||||
transition-pow-w = 0.1
|
||||
transition-pow-h = 0.1
|
||||
size-transition = true
|
||||
|
||||
animation-stiffness = 140;
|
||||
animation-for-open-window = "slide-up";
|
||||
animation-for-unmap-window = "zoom";
|
||||
animation-dampening = 8;
|
||||
|
||||
#################################
|
||||
# Corners #
|
||||
|
|
Loading…
Add table
Reference in a new issue