services.picom.opacityRules
NixOS option
Rules that control the opacity of windows, in format PERCENT:PATTERN.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/x11/picom.nixView source on NixOS/nixpkgs →[ "95:class_g = 'URxvt' && !_NET_WM_STATE@:32a" "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'" ]