diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-15 15:35:31 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-15 15:35:31 +0900 |
| commit | 6dbccb35970333411fdc31b678c7113cfec9596b (patch) | |
| tree | e5e5bc318dc9f657af4073be3ecf5604b27b93cc /dwmblocks/config.h | |
| parent | 6dcfa4a0560fdeaee2c6e16c65669f9fcf441378 (diff) | |
modified dwmblocks/config.h
Diffstat (limited to 'dwmblocks/config.h')
| -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 6201ba7..449f908 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", 300, 18}, // Git repositories + {"", "sb-repos", 0, 18}, // Git repositories {"", "sb-tasks", 60, 17}, // Tasks {"", "sb-packages", 0, 16}, // Packages {"", "sb-forecast", 0, 15}, // Weather |
