picom changes

This commit is contained in:
yosh 2023-09-12 23:38:30 -04:00
parent a0003409b0
commit 0615ba6688
1 changed files with 2 additions and 2 deletions

View File

@ -77,11 +77,11 @@ fading = true;
# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028)
# fade-in-step = 0.028
fade-in-step = 0.10;
fade-in-step = 0.075;
# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03)
# fade-out-step = 0.03
fade-out-step = 0.10;
fade-out-step = 0.08;
# The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
fade-delta = 8