Compare commits

...

1 Commits

Author SHA1 Message Date
841f5af000 Tweak picom 2025-12-04 23:50:43 +01:00

View File

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