Compton: Disable shadows

This commit is contained in:
Salt 2018-10-31 16:52:34 -05:00
parent f6e486b7ea
commit 0035323eba

View File

@ -23,7 +23,7 @@ glx-swap-method = "undefined";
## SHADOWS
shadow = true;
shadow = false;
no-dnd-shadow = true;
no-dock-shadow = false;
# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.