[Picom] faster fade in/out for windows
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a7340a4fdd
commit
d399669bab
@ -162,8 +162,8 @@ and out.
|
|||||||
| Min value | ~0.01~ |
|
| Min value | ~0.01~ |
|
||||||
| Max value | ~1.0~ |
|
| Max value | ~1.0~ |
|
||||||
#+BEGIN_SRC conf
|
#+BEGIN_SRC conf
|
||||||
fade-in-step = 0.09;
|
fade-in-step = 0.25;
|
||||||
fade-out-step = 0.08;
|
fade-out-step = 0.23;
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
This value represents the time between steps in fade steps, in milliseconds.
|
This value represents the time between steps in fade steps, in milliseconds.
|
||||||
|
Loading…
Reference in New Issue
Block a user