From b2e70dd4a09e8907c18d9cdba251a96c8c30a3da Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 6 Jan 2025 05:21:51 +0900 Subject: updates --- dwmblocks/config.h | 2 +- dwmblocks/dwmblocks | Bin 22248 -> 22248 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'dwmblocks') diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 0a12c81..c8eb397 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -18,7 +18,6 @@ static const Block blocks[] = { {"", "sb-tasks", 60, 25}, {"", "sb-forecast", 0, 5}, /* {"", "sb-nettraf", 1, 16}, */ - {"", "sb-inputs", 0, 29}, {"", "sb-volume", 0, 10}, {"", "sb-bghitness", 0, 23}, {"", "sb-brightness", 0, 22}, @@ -27,6 +26,7 @@ static const Block blocks[] = { {"", "sb-disk", 10800, 20}, {"", "sb-battery", 5, 3}, /* {"", "sb-moonphase", 18000, 17}, */ + {"", "sb-inputs", 0, 29}, {"", "sb-internet", 5, 4}, {"", "sb-clock", 60, 1}, /* {"", "sb-iplocate", 0, 27}, */ diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks index b0bc903..9105650 100755 Binary files a/dwmblocks/dwmblocks and b/dwmblocks/dwmblocks differ -- cgit v1.2.3