diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-10-06 02:50:34 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-10-06 02:50:34 +0900 |
| commit | 2c2cf5c96448faf6dde270346b43f76ed2e3ce7f (patch) | |
| tree | 5cf5dd1eaaa425aac9e23d92ecc54fa9c497145b /dwmblocks | |
| parent | aa3b52f0dc7629c392afde206014e55a52417df3 (diff) | |
Init
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 3 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 22248 -> 22248 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 706ba40..6882c62 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -4,7 +4,7 @@ static const Block blocks[] = { {"", "sb-music", 1, 11}, /* {"⌨", "sb-kbselect", 0, 30}, */ {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, - {"", "sb-tasks", 10, 26}, + {"", "sb-queues", 10, 26}, {"", "sb-torrent", 20, 7}, {"", "sb-pacpackages", 0, 8}, {"", "sb-news", 0, 6}, @@ -14,6 +14,7 @@ static const Block blocks[] = { /* {"", "sb-price eth Ethereum 🍸 32", 9000, 32}, */ /* {"", "sb-price btc Bitcoin 💰 31", 9000, 31}, */ /* {"", "sb-doppler", 0, 13}, */ + {"", "sb-tasks", 60, 25}, {"", "sb-forecast", 0, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex 95b107f..5444571 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
