Compton: Droppier drop shadows
This commit is contained in:
parent
b13321246b
commit
d7569ed82a
@ -13,7 +13,7 @@ glx-no-rebind-pixmap = true;
|
|||||||
|
|
||||||
shadow = true;
|
shadow = true;
|
||||||
# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
|
# 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-x = -4;
|
||||||
shadow-offset-y = -4;
|
shadow-offset-y = -4;
|
||||||
shadow-opacity = 0.5;
|
shadow-opacity = 0.5;
|
||||||
|
Loading…
Reference in New Issue
Block a user