Compton: Enable clear-shadow
Holy shit, that's all it took to get rounded corners to look right I feel stupid
This commit is contained in:
parent
5140117802
commit
242b00e19c
@ -62,7 +62,7 @@ no-dnd-shadow = true;
|
||||
# Avoid drawing shadows on dock/panel windows.
|
||||
no-dock-shadow = false;
|
||||
# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
|
||||
clear-shadow = true;
|
||||
clear-shadow = false;
|
||||
# The blur radius for shadows. (default 12)
|
||||
shadow-radius = 6;
|
||||
# The left offset for shadows. (default -15)
|
||||
|
Loading…
Reference in New Issue
Block a user