From d8578315f9a9d0a5c53e76d017a97b8d32c39454 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 5 Jun 2020 15:45:26 +0300 Subject: don't rely on flashfocus anymore --- .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 5d4b9ce..2c63636 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -21,7 +21,7 @@ shadow-exclude = [ # xinerama-shadow-crop = true; # Opacity -inactive-opacity = 0.95; +inactive-opacity = 1; # active-opacity = 0.8; frame-opacity = 1.0; inactive-opacity-override = false; @@ -65,7 +65,7 @@ refresh-rate = 0; vsync = true; # paint-on-overlay = true; sw-opti = false; -# unredir-if-possible = true; +unredir-if-possible = false; # unredir-if-possible-delay = 5000; # unredir-if-possible-exclude = [ ]; focus-exclude = [ "class_g = 'Cairo-clock'" ]; -- cgit v1.2.3-70-g09d2