From 1e94a6d4816acf81193e18d49b9a93fc15cda16c Mon Sep 17 00:00:00 2001 From: omri Date: Sat, 8 Jul 2023 15:20:42 +0300 Subject: [PATCH] picom: change opacity to 90 --- .config/picom.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/picom.conf b/.config/picom.conf index 91578d2..3f070a4 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -1,8 +1,8 @@ opacity-rule = [ - "80:class_g = 'tabbed'", - "80:class_g = 'dzen'", - "80:class_g = 'Thunar'", - "80:class_g = 'Polybar'", + "90:class_g = 'tabbed'", + "90:class_g = 'dzen'", + "90:class_g = 'Thunar'", + "90:class_g = 'Polybar'", ]; # Blur