From 5f7ecff382789704060c05addf112313b4eec875 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 5 Jan 2025 19:29:10 +0900 Subject: modified dwmblocks/config.h, modified dwmblocks/dwmblocks --- dwmblocks/config.h | 10 +++++----- dwmblocks/dwmblocks | Bin 22248 -> 22248 bytes 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dwmblocks/config.h b/dwmblocks/config.h index cccd0ba..0a12c81 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -17,18 +17,18 @@ static const Block blocks[] = { /* {"", "sb-doppler", 0, 13}, */ {"", "sb-tasks", 60, 25}, {"", "sb-forecast", 0, 5}, - {"", "sb-cpu", 60, 18}, - {"", "sb-memory", 60, 14}, - {"", "sb-disk", 10800, 20}, /* {"", "sb-nettraf", 1, 16}, */ + {"", "sb-inputs", 0, 29}, {"", "sb-volume", 0, 10}, {"", "sb-bghitness", 0, 23}, {"", "sb-brightness", 0, 22}, + {"", "sb-cpu", 60, 18}, + {"", "sb-memory", 60, 14}, + {"", "sb-disk", 10800, 20}, {"", "sb-battery", 5, 3}, - {"", "sb-inputs", 0, 29}, /* {"", "sb-moonphase", 18000, 17}, */ - {"", "sb-clock", 60, 1}, {"", "sb-internet", 5, 4}, + {"", "sb-clock", 60, 1}, /* {"", "sb-iplocate", 0, 27}, */ {"", "sb-ecrypt", 0, 19}, {"", "sb-help-icon", 0, 15}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks index 25b005a..b0bc903 100755 Binary files a/dwmblocks/dwmblocks and b/dwmblocks/dwmblocks differ -- cgit v1.2.3