compton: Enable fading

It turns out that compton has received many bugfixes and improvements
since the last time I used the fading effect. It is a nice animation
that adds a bit of spice to the desktop, so I've enabled it for now.
This commit is contained in:
Donovan Glover 2018-11-23 01:54:18 -05:00
parent 747ed142b2
commit c6c845851a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -11,7 +11,7 @@ shadow = true
no-dnd-shadow = true
# Fade windows when you open and close them, as well as change workspaces
#fading = true
fading = true
# "Clear shadow" means that shadows will only affect the borders of the
# windows and not the entire window. This makes drawing windows much faster.