1
0
forked from extern/nix-config

compton: Remove redundant clear-shadow option

Clear shadow is now used by default in compton. Note that if you are
running an older version of compton, you should probably upgrade.
This commit is contained in:
Donovan Glover 2018-12-06 15:04:01 -05:00
parent 476f34f107
commit 1e7cb458ea
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -13,10 +13,6 @@ no-dnd-shadow = true
# Fade windows when you open and close them, as well as change workspaces
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.
clear-shadow = true
# Shadow settings
#shadow-opacity = 0.6
#shadow-radius = 20