services.picom.fadeExclude
Home-Manager option
List of conditions of windows that should not be faded. See picom(1) man page for more examples.
type: list of stringDefault
[ ]
Example
declared in: <home-manager/modules/services/picom.nix>source unavailable[ "window_type *= 'menu'" "name ~= 'Firefox$'" "focused = 1" ]