From 73eecf1a95c436a9663ed3ac79df0058d0c56ca3 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 12 Jun 2024 03:07:29 +0900 Subject: Init --- 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 45e6f39..315fcc0 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -16,7 +16,7 @@ static const Block blocks[] = { {"", "sb-doppler", 0, 13}, {"", "sb-forecast", 3600, 5}, {"", "sb-cpu", 60, 18}, - /* {"", "sb-memory", 60, 14}, */ + {"", "sb-memory", 60, 14}, /* {"", "sb-disk", 10800, 20}, */ /* {"", "sb-nettraf", 1, 16}, */ {"", "sb-volume", 0, 10}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks index c7ff0a0..2bfdbdd 100755 Binary files a/dwmblocks/dwmblocks and b/dwmblocks/dwmblocks differ -- cgit v1.2.3