Conky: Disable shadows

They get in the way of my rice
This commit is contained in:
Salt 2018-05-06 02:07:48 -05:00
parent c51b351bf9
commit c80a8a31c5

View File

@ -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.