From 0dd996f2c3151c5915b6b1f127f0655c2f83d9d4 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 11 Jun 2017 01:45:25 +0200 Subject: Bugfixes, switched from airline to lightline --- compton.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compton.conf') diff --git a/compton.conf b/compton.conf index 79a3606..f83ce40 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'" ]; +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'" ]; -- cgit v1.2.3