From 10b643203220e05873b08c425b044854238a4585 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 24 Apr 2022 17:23:20 +0200 Subject: compton updaet --- .config/compton.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3