diff --git a/helpers/DATA/compton/compton.conf b/helpers/DATA/compton/compton.conf index c004582..b743e6e 100644 --- a/helpers/DATA/compton/compton.conf +++ b/helpers/DATA/compton/compton.conf @@ -91,7 +91,7 @@ shadow-exclude = [ "name *= 'Chromium'", "name *= 'Chrome'", "name *= 'Firefox'", - #"name *= 'Abrowser'", + "name *= 'Abrowser'", "class_g = 'Conky'", "class_g = 'Kupfer'", "class_g = 'Synapse'", diff --git a/helpers/make-compton b/helpers/make-compton index 24b605a..08ce225 100644 --- a/helpers/make-compton +++ b/helpers/make-compton @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=3 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu trusty universe' . ./config