diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-15 01:20:37 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-15 01:20:37 +0900 |
| commit | 6dcfa4a0560fdeaee2c6e16c65669f9fcf441378 (patch) | |
| tree | 408dd9b93de2a6547bab2836a6f069aed6cd821e /dwmblocks | |
| parent | bb080e4845be4009b55587ca47ea59bb98b2ff38 (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 64a13de..6201ba7 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-git", 0, 18}, // Git + {"", "sb-repos", 300, 18}, // Git repositories {"", "sb-tasks", 60, 17}, // Tasks {"", "sb-packages", 0, 16}, // Packages {"", "sb-forecast", 0, 15}, // Weather |
