From 6803c42a83ae2726ca1dc42c2300f49565b88642 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 13 May 2019 11:43:23 +0200 Subject: Some changes --- .compton.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.compton.conf') diff --git a/.compton.conf b/.compton.conf index 8d92a79..d11924d 100644 --- a/.compton.conf +++ b/.compton.conf @@ -124,10 +124,9 @@ blur-background-exclude = [ "window_type = 'desktop'" ]; -#opacity-rule = [ -# "90:class_g = 'URxvt' && focused", -# "60:class_g = 'URxvt' && !focused" -#]; +opacity-rule = [ + "70:class_g *= 'XTerm'" +]; ################################# # -- cgit v1.2.3