diff --git a/picom.nix b/picom.nix index 9e37727..1915f6b 100644 --- a/picom.nix +++ b/picom.nix @@ -19,6 +19,7 @@ ]; opacity-rule = [ "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'" + "75:class_g *?= 'Rofi'" ]; }; };