diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-15 19:55:00 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-15 19:55:00 +0900 |
| commit | 1592ed8dd02d97eb94ab56e9410304560976c7f9 (patch) | |
| tree | f3ba04fd1e8ff1760fc3ce84e5aaa139f164427a /dwmblocks | |
| parent | 6dbccb35970333411fdc31b678c7113cfec9596b (diff) | |
modified dwmblocks/config.h
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 449f908..f72750e 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -7,7 +7,7 @@ static const Block blocks[] = { {"", "sb-queues", 10, 21}, // Queues {"", "sb-mailbox", 300, 20}, // Mailbox {"", "sb-news", 0, 19}, // News - {"", "sb-repos", 0, 18}, // Git repositories + {"", "sb-repos", 60, 18}, // Git repositories {"", "sb-tasks", 60, 17}, // Tasks {"", "sb-packages", 0, 16}, // Packages {"", "sb-forecast", 0, 15}, // Weather |
