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:
parent
476f34f107
commit
1e7cb458ea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user