diff options
| -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 |
