diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-10 07:16:39 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-10 07:16:39 +0900 |
| commit | 52e942f24bcdbd4da3bb7dee89c8f52740eb3916 (patch) | |
| tree | d3a25d52067aa486c6e5264d72f0a8af41753706 /dwmblocks/config.h | |
| parent | d034ef42874c014899f4add81fdc4223d54b10fc (diff) | |
modified dwmblocks/config.h
Diffstat (limited to 'dwmblocks/config.h')
| -rw-r--r-- | dwmblocks/config.h | 4 |
1 files 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 |
