forked from extern/nix-config
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:
parent
747ed142b2
commit
c6c845851a
@ -11,7 +11,7 @@ shadow = true
|
|||||||
no-dnd-shadow = true
|
no-dnd-shadow = true
|
||||||
|
|
||||||
# Fade windows when you open and close them, as well as change workspaces
|
# 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
|
# "Clear shadow" means that shadows will only affect the borders of the
|
||||||
# windows and not the entire window. This makes drawing windows much faster.
|
# windows and not the entire window. This makes drawing windows much faster.
|
||||||
|
Loading…
Reference in New Issue
Block a user