From 40a71da9d97db859c18c8ae3df35dead16dfaa63 Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Mon, 12 Mar 2018 17:09:15 +0100 Subject: [PATCH] Not sure why I thought excluding firefox was a good idea I'll re-enable it if I ever remember I guess. lel --- display/compositor/compton.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/compositor/compton.conf b/display/compositor/compton.conf index 363b1c4..bdd3fff 100644 --- a/display/compositor/compton.conf +++ b/display/compositor/compton.conf @@ -27,7 +27,7 @@ shadow-exclude = [ "g:e:Synapse", "g:e:Kupfer", "g:e:Conky", - "n:w:*Firefox*", +# "n:w:*Firefox*", "n:w:*Chrome*", "n:w:*Chromium*", "class_g ?= 'Notify-osd'",