From 2f3d9964d909fb367252a5db3f1f33dd2e9b6091 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 11 Jun 2017 17:51:05 +0200 Subject: Improved performance By using variables instead of recalculating the values shown in lightline --- compton.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compton.conf') diff --git a/compton.conf b/compton.conf index f83ce40..1d3025d 100644 --- a/compton.conf +++ b/compton.conf @@ -61,4 +61,4 @@ wintypes: #opacity-rule = ["90:class_g = 'URxvt'", "90:class_g = ''" ]; -opacity-rule = ["90:class_g = 'xfce4-terminal'", "90:class_g = 'Xfce4-terminal'", "90:class_g = 'termite'", "90:class_g = 'i3bar'", "90:class_g = 'i3-frame'", "90:class_g = 'Gnome-terminal'", "90:class_g = 'gnome-terminal-server'" ]; +opacity-rule = ["90:class_g = 'xfce4-terminal'", "95:class_g = 'Xfce4-terminal'", "90:class_g = 'termite'", "90:class_g = 'i3bar'", "90:class_g = 'i3-frame'", "90:class_g = 'Gnome-terminal'", "90:class_g = 'gnome-terminal-server'" ]; -- cgit v1.2.3