summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-18 00:54:06 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-18 00:54:06 +0900
commit2b033518e6a3945e11c37de1d4a8db6c1ac25272 (patch)
tree6be925f05985a3bb3b36c14b71c55da489587bb8
parentf67fb1b162c298b556ea556e2a5bb6925ce6e275 (diff)
Init
-rw-r--r--dwmblocks/config.h2
-rwxr-xr-xdwmblocks/dwmblocksbin22248 -> 22248 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h
index 0e060fa..f209ff9 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -13,7 +13,7 @@ static const Block blocks[] = {
/* {"", "sb-price xmr Monero 🔒 33", 9000, 33}, */
/* {"", "sb-price eth Ethereum 🍸 32", 9000, 32}, */
/* {"", "sb-price btc Bitcoin 💰 31", 9000, 31}, */
- {"", "sb-doppler", 0, 13},
+ /* {"", "sb-doppler", 0, 13}, */
{"", "sb-forecast", 0, 5},
{"", "sb-cpu", 60, 18},
{"", "sb-memory", 60, 14},
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index cbd7152..374016b 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ