mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-08 01:37:38 +08:00
Merge pull request #54 from calvin-evans/patch-1
Exclude cava visualiser from compton shadows
Former-commit-id: 3fb8e24865
Former-commit-id: 2b2cd8672f964f15656e9ca9906d6d6173d26fd4
Former-commit-id: a22967fe494da50f41619cd16463fc484392362b
Former-commit-id: f48c541a17569201482c0adcef1d7a21a7621285
This commit is contained in:
commit
0f4ba59a4a
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