mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
picom: Increase fade out step
Truthfully I don't remember why I did this, however I am probably used to it now and I must have did it for a reason, which is why this commit exists.
This commit is contained in:
parent
bd4ea96bec
commit
d116679385
@ -36,7 +36,7 @@ shadow-offset-y = -5
|
||||
|
||||
# Fade settings
|
||||
fade-in-step = 0.08
|
||||
fade-out-step = 0.08
|
||||
fade-out-step = 0.09
|
||||
fade-delta = 10
|
||||
|
||||
# Add transparency to bspwm borders
|
||||
|
Loading…
Reference in New Issue
Block a user