commit 582fcbb330378deb9e8836954364f16dfcf0f6d2 parent aca7dd2cd60a6f1d42eacacd561b141f94625a09 Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Thu, 6 Jan 2022 18:08:47 -0500 Updated picom Diffstat:
| M | linux/.config/picom/picom.conf | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linux/.config/picom/picom.conf b/linux/.config/picom/picom.conf @@ -37,7 +37,7 @@ opacity-rule = [ "95:class_g = 'Zathura' && !focused", "80:class_g *?= 'Rofi'", ]; -inactive-dim = 0.05; +inactive-dim = 0.02; blur: {