Compton: Re-enable shadows

This commit is contained in:
Salt 2017-08-20 18:01:44 -05:00
parent 8c666fa68b
commit 976318d444

View File

@ -56,7 +56,7 @@ glx-swap-method = "undefined";
#################################
# Enabled client-side shadows on windows.
shadow = false;
shadow = true;
# Don't draw shadows on DND windows.
no-dnd-shadow = true;
# Avoid drawing shadows on dock/panel windows.