MyNixOS website logo

List of conditions of windows that should not be faded. See picom(1) man page for more examples.

Declarations
Type
list of string
Default
[ ]
Example
[
  "window_type *= 'menu'"
  "name ~= 'Firefox$'"
  "focused = 1"
]