mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-09 18:52:38 +08:00
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:
parent
2253e3d7b1
commit
77835ee6fa
1 changed files with 1 additions and 0 deletions
|
|
@ -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'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue