Compton: Droppier drop shadows

This commit is contained in:
Salt 2020-06-03 06:10:59 -05:00
parent b13321246b
commit d7569ed82a

View File

@ -13,7 +13,7 @@ glx-no-rebind-pixmap = true;
shadow = true;
# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
shadow-radius = 6;
shadow-radius = 9;
shadow-offset-x = -4;
shadow-offset-y = -4;
shadow-opacity = 0.5;