fixed picom
This commit is contained in:
parent
5631794a6e
commit
3a975688ae
1 changed files with 0 additions and 17 deletions
|
@ -4,23 +4,6 @@
|
||||||
## / /_/ / / / /_/ / ,< / __/ Clay Gomera (Drake)
|
## / /_/ / / / /_/ / ,< / __/ Clay Gomera (Drake)
|
||||||
## /_____/_/ \__,_/_/|_|\___/ My custom picom config
|
## /_____/_/ \__,_/_/|_|\___/ My custom picom config
|
||||||
|
|
||||||
## Animations
|
|
||||||
animations = true
|
|
||||||
# `auto`, `none`, `fly-in`, `zoom`, `slide-down`, `slide-up`, `slide-left`, `slide-right` `slide-in`, `slide-out`
|
|
||||||
animation-for-transient-window = "zoom"
|
|
||||||
animation-for-open-window = "zoom"
|
|
||||||
animation-for-unmap-window = "zoom"
|
|
||||||
animation-for-menu-window = "zoom"
|
|
||||||
animation-for-workspace-switch-out = "zoom"
|
|
||||||
animation-for-workspace-switch-in = "zoom"
|
|
||||||
animation-stiffness = 300;
|
|
||||||
animation-dampening = 16;
|
|
||||||
animation-window-mass = 1;
|
|
||||||
animation-clamping = true;
|
|
||||||
animation-delta = 16;
|
|
||||||
#animation-force-steps = true;
|
|
||||||
|
|
||||||
|
|
||||||
## Shadows
|
## Shadows
|
||||||
shadow = false;
|
shadow = false;
|
||||||
#shadow-radius = 8;
|
#shadow-radius = 8;
|
||||||
|
|
Loading…
Reference in a new issue