diff --git a/TODO.md b/TODO.md index ee7efc2..38b33a2 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ ### TODO - Make startpage fully generic for both Nord and Everforest -- Fix rofi transparency issue ### Needs checking diff --git a/picom.nix b/picom.nix index 1915f6b..9e37727 100644 --- a/picom.nix +++ b/picom.nix @@ -19,7 +19,6 @@ ]; opacity-rule = [ "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'" - "75:class_g *?= 'Rofi'" ]; }; };