From f4173cd2c510631049bac9399e013a770764811e Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 20 Jul 2020 17:12:30 -0400 Subject: Restyled polybar and tweaked openbox to use env variables --- .config/compton/compton.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/compton/compton.conf') diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf index bb922be..0766c14 100644 --- a/.config/compton/compton.conf +++ b/.config/compton/compton.conf @@ -4,5 +4,6 @@ utility = { shadow = false; }; shadow-exclude = [ "i:e:plank", "i:e:polybar", + "i:e:tray", "n:a:slop" ] -- cgit v1.2.3