diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-10-06 15:07:59 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-10-06 15:07:59 +0900 |
| commit | 408ec6458256197ecd9042b1933b1165714897ff (patch) | |
| tree | 1521eb81db3f4c014a4a1134f149575b263ea181 | |
| parent | 41ba2892e120351f95aee4ffd67ea09b8c81ccb5 (diff) | |
Init
| -rw-r--r-- | dwmblocks/config.h | 2 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 22248 -> 22248 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 6882c62..7ee844b 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -6,7 +6,7 @@ static const Block blocks[] = { {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, {"", "sb-queues", 10, 26}, {"", "sb-torrent", 20, 7}, - {"", "sb-pacpackages", 0, 8}, + {"", "sb-packages", 0, 8}, {"", "sb-news", 0, 6}, {"", "sb-mailbox", 180, 12}, /* {"", "sb-price xmr-btc \"Monero to Bitcoin\" 🔒 34", 9000, 34}, */ diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 5444571..69b89f3 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
