From a5d046e361a8aef3706e63d165ea7aef8dbea718 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Fri, 8 Aug 2025 11:29:09 +0200 Subject: [PATCH] switch to NerdFonts --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index fc3b0a7..058215c 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ //Otherwise the last nonzero value will be used instead. This is intended behaviour as it prevents flickering static const Block blocks[] = { /*Command*/ /*Update Interval*/ /*Update Signal*/ - {"sb-music", 0, 11}, + {"sb-music", 0, 8}, {"sb-appointments", 10, 8}, {"sb-dunststatus", 10, 5 }, /* {"sb-weather", 3600, 5 },*/