Compton: Reenable shadows
This commit is contained in:
parent
218beb597c
commit
34040d0345
@ -56,7 +56,7 @@ glx-swap-method = "undefined";
|
|||||||
#################################
|
#################################
|
||||||
|
|
||||||
# Enabled client-side shadows on windows.
|
# Enabled client-side shadows on windows.
|
||||||
shadow = false;
|
shadow = true;
|
||||||
# Don't draw shadows on DND windows.
|
# Don't draw shadows on DND windows.
|
||||||
no-dnd-shadow = true;
|
no-dnd-shadow = true;
|
||||||
# Avoid drawing shadows on dock/panel windows.
|
# Avoid drawing shadows on dock/panel windows.
|
||||||
|
Loading…
Reference in New Issue
Block a user