From be85384a8c997be89671c26b672e13e20a5b7ad7 Mon Sep 17 00:00:00 2001 From: mequidis Date: Fri, 7 Jan 2022 16:14:48 +0200 Subject: [PATCH] Add transparency to thunar --- .config/picom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/picom.conf b/.config/picom.conf index 32e07d9..87fb3bb 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -1,6 +1,7 @@ opacity-rule = [ "80:class_g = 'tabbed'", "80:class_g = 'dzen'", + "80:class_g = 'Thunar'", ]; # Blur