summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-06 05:21:51 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-06 05:21:51 +0900
commitb2e70dd4a09e8907c18d9cdba251a96c8c30a3da (patch)
tree38db898efd36a752370296713e07ed537effa19b
parent5f7ecff382789704060c05addf112313b4eec875 (diff)
updates
-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 0a12c81..c8eb397 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -18,7 +18,6 @@ static const Block blocks[] = {
{"", "sb-tasks", 60, 25},
{"", "sb-forecast", 0, 5},
/* {"", "sb-nettraf", 1, 16}, */
- {"", "sb-inputs", 0, 29},
{"", "sb-volume", 0, 10},
{"", "sb-bghitness", 0, 23},
{"", "sb-brightness", 0, 22},
@@ -27,6 +26,7 @@ static const Block blocks[] = {
{"", "sb-disk", 10800, 20},
{"", "sb-battery", 5, 3},
/* {"", "sb-moonphase", 18000, 17}, */
+ {"", "sb-inputs", 0, 29},
{"", "sb-internet", 5, 4},
{"", "sb-clock", 60, 1},
/* {"", "sb-iplocate", 0, 27}, */
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index b0bc903..9105650 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ