From 9daaa96d74ecdbbe443493dc0b47641c78e37ee0 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 26 Sep 2021 06:24:09 -0500 Subject: [PATCH] nyxt opacity --- picom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/picom.conf b/picom.conf index 1d777db..9d127e5 100644 --- a/picom.conf +++ b/picom.conf @@ -177,6 +177,7 @@ opacity-rule = [ "100:class_g = 'XTerm'", "100:class_g = 'Alacritty'", "100:class_g = 'qutebrowser'", + "100:class_g = 'Nyxt'", "100:class_g = 'showfoto'", "100:class_g = 'scribus'", "100:class_g = 'kdenlive'",