Compton: Disable shadows
This commit is contained in:
parent
f6e486b7ea
commit
0035323eba
@ -23,7 +23,7 @@ glx-swap-method = "undefined";
|
|||||||
|
|
||||||
## SHADOWS
|
## SHADOWS
|
||||||
|
|
||||||
shadow = true;
|
shadow = false;
|
||||||
no-dnd-shadow = true;
|
no-dnd-shadow = true;
|
||||||
no-dock-shadow = false;
|
no-dock-shadow = false;
|
||||||
# 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.
|
||||||
|
Reference in New Issue
Block a user