From 52e942f24bcdbd4da3bb7dee89c8f52740eb3916 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:16:39 +0900 Subject: modified dwmblocks/config.h --- dwmblocks/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 9a56a8f..9813c71 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -5,9 +5,9 @@ static const Block blocks[] = { {"", "cat /tmp/recordingicon 2>/dev/null", 0, 31}, // Recording {"", "sb-torrent", 20, 22}, // Torrent {"", "sb-queues", 10, 21}, // Queues - {"", "sb-mailbox", 180, 20}, // Mailbox + {"", "sb-mailbox", 300, 20}, // Mailbox {"", "sb-news", 0, 19}, // News - {"", "sb-git", 60, 18}, // Git + {"", "sb-git", 300, 18}, // Git {"", "sb-tasks", 60, 17}, // Tasks {"", "sb-packages", 0, 16}, // Packages {"", "sb-forecast", 0, 15}, // Weather -- cgit v1.2.3