summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-05 19:29:10 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-05 19:29:10 +0900
commit5f7ecff382789704060c05addf112313b4eec875 (patch)
tree0b6de9d898427851b4973d400c966923625b0533 /dwmblocks
parent9f68f4608d6e1d366756b4d213054e1b1f74b5dd (diff)
modified dwmblocks/config.h, modified dwmblocks/dwmblocks
Diffstat (limited to 'dwmblocks')
-rw-r--r--dwmblocks/config.h10
-rwxr-xr-xdwmblocks/dwmblocksbin22248 -> 22248 bytes
2 files changed, 5 insertions, 5 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h
index cccd0ba..0a12c81 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -17,18 +17,18 @@ static const Block blocks[] = {
/* {"", "sb-doppler", 0, 13}, */
{"", "sb-tasks", 60, 25},
{"", "sb-forecast", 0, 5},
- {"", "sb-cpu", 60, 18},
- {"", "sb-memory", 60, 14},
- {"", "sb-disk", 10800, 20},
/* {"", "sb-nettraf", 1, 16}, */
+ {"", "sb-inputs", 0, 29},
{"", "sb-volume", 0, 10},
{"", "sb-bghitness", 0, 23},
{"", "sb-brightness", 0, 22},
+ {"", "sb-cpu", 60, 18},
+ {"", "sb-memory", 60, 14},
+ {"", "sb-disk", 10800, 20},
{"", "sb-battery", 5, 3},
- {"", "sb-inputs", 0, 29},
/* {"", "sb-moonphase", 18000, 17}, */
- {"", "sb-clock", 60, 1},
{"", "sb-internet", 5, 4},
+ {"", "sb-clock", 60, 1},
/* {"", "sb-iplocate", 0, 27}, */
{"", "sb-ecrypt", 0, 19},
{"", "sb-help-icon", 0, 15},
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index 25b005a..b0bc903 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ