diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-11 01:50:33 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-11 01:50:33 +0900 |
| commit | e3e35463eb7dca980ab8fa6ffae8d9a37c700eff (patch) | |
| tree | 867e78168c015d2d80a8f1c80fef3298dd1beef0 /dwmblocks/config.h | |
| parent | cda13ffd60c020f4cbdf27e35c3a8bd025a820c0 (diff) | |
Init
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 b58dbc5..0d1d224 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-tasks", 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\" 🔒 25", 9000, 25}, */ |
