From f799063cf16f6dc956d9edb83318361be37f0097 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 8 Jun 2024 03:33:25 +0900 Subject: Init --- dwmblocks/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dwmblocks/config.h') diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 2805cae..45e6f39 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -16,9 +16,9 @@ static const Block blocks[] = { {"", "sb-doppler", 0, 13}, {"", "sb-forecast", 3600, 5}, {"", "sb-cpu", 60, 18}, - {"", "sb-memory", 60, 14}, - {"", "sb-disk", 10800, 20}, - // {"", "sb-nettraf", 1, 16}, + /* {"", "sb-memory", 60, 14}, */ + /* {"", "sb-disk", 10800, 20}, */ + /* {"", "sb-nettraf", 1, 16}, */ {"", "sb-volume", 0, 10}, {"", "sb-brightness", 0, 22}, {"", "sb-battery", 5, 3}, -- cgit v1.2.3