Compton: Enable shadows

This commit is contained in:
2018-05-17 16:50:09 -05:00
parent 91c5ad14cc
commit 6f8241dcc4
2 changed files with 1 additions and 2 deletions

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.