diff --git a/.config/compton.conf b/.config/compton.conf index d4f9af3d..9d73156e 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -132,6 +132,7 @@ blur-background-frame = false; # Do not let blur radius adjust based on window opacity. blur-background-fixed = true; blur-background-exclude = [ + "! class_g = 'Conky'", "class_g ?= 'xfdesktop'", "window_type = 'dock'", # "window_type = 'desktop'",