Compton: Disable shadows
This commit is contained in:
parent
1ae525165e
commit
e58a559f47
@ -56,7 +56,7 @@ glx-swap-method = "undefined";
|
|||||||
#################################
|
#################################
|
||||||
|
|
||||||
# Enabled client-side shadows on windows.
|
# Enabled client-side shadows on windows.
|
||||||
shadow = true;
|
shadow = false;
|
||||||
# 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