From 841f5af00095780801bc0593394cd16ad4ed117c Mon Sep 17 00:00:00 2001 From: Bas Grolleman Date: Thu, 4 Dec 2025 23:50:43 +0100 Subject: [PATCH] Tweak picom --- picom.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/picom.conf b/picom.conf index e80712a..0b165ed 100644 --- a/picom.conf +++ b/picom.conf @@ -6,7 +6,7 @@ shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", "class_g ?= 'No fading = true; fade-in-step = 0.03; fade-out-step = 0.03; -inactive-opacity = 0.9; +inactive-opacity = 0.95; frame-opacity = 0.7; inactive-opacity-override = false; focus-exclude = [ "class_g = 'Cairo-clock'" ]; @@ -61,3 +61,5 @@ wintypes : blur-background = true; shadow-opacity = 0.1; blur-background-frame = false; +inactive-dim = 0.2; +