From 622c675fb7d47bc5178c37f98b5917e22e590882 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 31 May 2020 18:21:39 -0500 Subject: [PATCH] conky: Really dedeprecate config --- .config/compton.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/compton.conf b/.config/compton.conf index 7e7fcd38..28b88465 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -12,8 +12,6 @@ glx-no-rebind-pixmap = true; ## SHADOWS shadow = true; -no-dnd-shadow = true; -no-dock-shadow = false; # Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows. shadow-radius = 6; shadow-offset-x = -4;