From 8fdceef1f3c5cea59f5e0eb1115f60de29750492 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 31 Aug 2023 22:24:57 +0100 Subject: [PATCH] removed battery --- blocks.def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/blocks.def.h b/blocks.def.h index 6b859c1..2d6680f 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -2,7 +2,6 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ {" [", "sb-updates", 300, 11}, - {" [", "sb-battery-new", 1, 0}, {" [ ", "sb-mem-pct", 5, 0}, {" [󰻠 ", "sb-cpu-pct", 5, 0}, {" [" , "sb-volume", 5, 10},