List of conditions of windows that should have no shadow. See picom(1)
man page for more examples.
Declarations
Type
list of string
Default
[ ]
Example
[
"window_type *= 'menu'"
"name ~= 'Firefox$'"
"focused = 1"
]
List of conditions of windows that should have no shadow. See picom(1)
man page for more examples.
list of string
[ ]
[
"window_type *= 'menu'"
"name ~= 'Firefox$'"
"focused = 1"
]