summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-06 06:58:36 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-06 06:58:36 +0900
commit9640d71c2a1c2e7a1169dc4ca7210187f0a95ea1 (patch)
treeec4cf66a049cc8ccdfa24c73933bf5d3613f5998 /dwmblocks
parentb2e70dd4a09e8907c18d9cdba251a96c8c30a3da (diff)
modified dwmblocks/config.h, modified dwmblocks/dwmblocks
Diffstat (limited to 'dwmblocks')
-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 c8eb397..3b78543 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -9,7 +9,7 @@ static const Block blocks[] = {
{"", "sb-packages", 0, 8},
{"", "sb-news", 0, 6},
{"", "sb-mailbox", 180, 12},
- {"", "sb-git", 180, 21},
+ {"", "sb-git", 60, 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}, */
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index 9105650..039790c 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ