From 4fa1c1a6a25fe0b93c85776e983343356743d000 Mon Sep 17 00:00:00 2001 From: omri Date: Sat, 8 Jul 2023 15:20:41 +0300 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