diff --git a/config/compton/compton.conf b/config/compton/compton.conf index 207fabc..666f3d5 100644 --- a/config/compton/compton.conf +++ b/config/compton/compton.conf @@ -16,6 +16,7 @@ shadow-exclude = [ #"class_g ?= 'slop'", # i3wm titlebar shadows (tabbed/stacked) "class_g ?= 'i3-frame'", + "class_g ?= 'Visualizer'", # i3wm hidden window shadows (tabbed/stacked) "_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'", "window_type *= 'menu'",