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; +