compton: Add fade settings

This makes the fade a little faster so that it's easier to switch
between bspwm desktops.
This commit is contained in:
Donovan Glover 2019-01-01 23:04:29 -05:00
parent 1777de5b11
commit 739e75599d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -19,6 +19,11 @@ shadow-opacity = 0.5
shadow-offset-x = -10
shadow-offset-y = -10
# Fade settings
fade-in-step = 0.04
fade-out-step = 0.04
fade-delta = 10
# Add transparency to bspwm borders
#frame-opacity = 0.5