summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-07-16 13:30:01 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-07-16 13:30:01 +0900
commita3a18d47906c3e97989bd302be002041e3889c7f (patch)
treed4250e970250da1d289871a59f39bcb05adcd365
parent9ea19b8c462b40b1c3b4c92ee6f3b331416d6c92 (diff)
Init
-rw-r--r--dwmblocks/config.h9
-rwxr-xr-xdwmblocks/dwmblocksbin22248 -> 22248 bytes
2 files changed, 5 insertions, 4 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h
index 0d1d224..6cec360 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -9,10 +9,10 @@ static const Block blocks[] = {
{"", "sb-packages", 0, 8},
{"", "sb-news", 0, 6},
{"", "sb-mailbox", 180, 12},
- /* {"", "sb-price xmr-btc \"Monero to Bitcoin\" 🔒 25", 9000, 25}, */
- /* {"", "sb-price xmr Monero 🔒 24", 9000, 24}, */
- /* {"", "sb-price eth Ethereum 🍸 23", 9000, 23}, */
- /* {"", "sb-price btc Bitcoin 💰 21", 9000, 21}, */
+ /* {"", "sb-price xmr-btc \"Monero to Bitcoin\" 🔒 34", 9000, 34}, */
+ /* {"", "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-forecast", 1800, 5},
{"", "sb-cpu", 60, 18},
@@ -20,6 +20,7 @@ static const Block blocks[] = {
/* {"", "sb-disk", 10800, 20}, */
/* {"", "sb-nettraf", 1, 16}, */
{"", "sb-volume", 0, 10},
+ {"", "sb-bghitness", 0, 23},
{"", "sb-brightness", 0, 22},
{"", "sb-battery", 5, 3},
{"", "sb-inputs", 0, 29},
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index 7ab4c21..3bf7edf 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ