From 257972dd44797e1170904d0687ebeaaf4c5f89ba Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Thu, 1 Jun 2023 12:03:25 +0200 Subject: [PATCH] remove tint2 - not ready yet --- bin/colorizer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/colorizer b/bin/colorizer index 701d8e5..a0fe5e9 100755 --- a/bin/colorizer +++ b/bin/colorizer @@ -301,7 +301,7 @@ out+=(" $COLORIZE,^pipe(randomizer c)") out+=("^sep($MODULES)") out+=("$OBTHEME,^pipe(colorizer-ob)") -out+=("TINT2,^pipe(colorizer-tint2)") +#out+=("TINT2,^pipe(colorizer-tint2)") out+=("$MENUPANELS,^pipe(colorizer-menus)") out+=("Conky Manager,^pipe(colorizer-conky)")