From a8664015da2465ad841ab0e61bbad6074e98db0f Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 26 Mar 2019 18:56:53 +0100 Subject: [PATCH] Change compton's transparency to 91% --- compton/.config/compton.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index df72df0..f32071b 100644 --- a/compton/.config/compton.conf +++ b/compton/.config/compton.conf @@ -56,9 +56,9 @@ inactive-opacity-override = false; alpha-step = 0.06; opacity-rule = [ - "92:class_g *?='urxvt'", - "92:class_g *?='zathura'", - "92:class_g *?='emacs'" + "91:class_g *?='urxvt'", + "91:class_g *?='zathura'", + "91:class_g *?='emacs'" ]; # Window type settings