From c49bc710a7469864c67d48570de486b07ba7a496 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:35:43 +0400 Subject: [PATCH] ahh --- config/picom/picom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/picom/picom.conf b/config/picom/picom.conf index 66be2767..2b09fee1 100644 --- a/config/picom/picom.conf +++ b/config/picom/picom.conf @@ -105,8 +105,8 @@ fade-out-step = 0.05; # Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0) -# inactive-opacity = 1 -inactive-opacity = 0.8; +inactive-opacity = 1 +# inactive-opacity = 0.8; # Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default) # frame-opacity = 1.0