diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-10 07:28:30 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-10 07:28:30 +0900 |
| commit | a94d054ef4523031dda39e34fa4900679da7b406 (patch) | |
| tree | 502fc5c1c9908283bf312ac712a052eec5589b74 /dwmblocks | |
| parent | 52e942f24bcdbd4da3bb7dee89c8f52740eb3916 (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 9813c71..0f4243a 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", 300, 18}, // Git + {"", "sb-git", 0, 18}, // Git {"", "sb-tasks", 60, 17}, // Tasks {"", "sb-packages", 0, 16}, // Packages {"", "sb-forecast", 0, 15}, // Weather |
