From f7d5b192a15676412b966d435edb834224519a2b Mon Sep 17 00:00:00 2001
From: coolneng <akasroua@gmail.com>
Date: Mon, 25 Mar 2019 14:19:27 +0100
Subject: [PATCH] Change compton's transparency

---
 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 c7130b7..df72df0 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 = [ 
-  "95:class_g *?='urxvt'",
-  "95:class_g *?='zathura'",
-  "95:class_g *?='emacs'"
+  "92:class_g *?='urxvt'",
+  "92:class_g *?='zathura'",
+  "92:class_g *?='emacs'"
 ];
 
 # Window type settings