summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/compton.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/compton.conf b/.config/compton.conf
index 499ab21..617ed93 100644
--- a/.config/compton.conf
+++ b/.config/compton.conf
@@ -6,5 +6,5 @@ vsync = "opengl-swc";
unredir-if-possible = false;
# Inactive windows diming
-inactive-dim = 0.04;
+inactive-dim = 0.06;
inactive-dim-fixed = true;