Exclude cava visualiser from compton shadows

Former-commit-id: 450571427a
Former-commit-id: 55fe8958994e3dc8a7ee14b667210ef55194fd77
Former-commit-id: e2f7f05e7e78877117dad6a2611f363cfb3e567a
Former-commit-id: 5cf257a887c2ee7ca53337ff48d47ab71007dae3
This commit is contained in:
Calvin Evans 2019-09-20 14:31:02 +01:00 committed by GitHub
parent 2253e3d7b1
commit 77835ee6fa

View file

@ -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'",