Compton: Disable shadows

This commit is contained in:
Salt 2018-01-16 22:12:58 -06:00
parent 1ae525165e
commit e58a559f47

View File

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