services.picom.shadowExclude

Home-Manager option

List of conditions of windows that should have no shadow. See picom(1) man page for more examples.

type: list of string
Default
[ ]
Example
[ "window_type *= 'menu'" "name ~= 'Firefox$'" "focused = 1" ]
declared in: <home-manager/modules/services/picom.nix>source unavailable