diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-04 18:10:02 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-04 18:10:02 +0900 |
| commit | b42143ddd56c50c5fa1411301d2f49787486ad57 (patch) | |
| tree | 81f91fdcfc54e533cd1a3c61b08fbc55936681e4 /dwmblocks/config.h | |
| parent | 7d656f2e174984ef59c12b8ac308479fe9aff60b (diff) | |
modified dwmblocks/config.h, modified dwmblocks/dwmblocks
Diffstat (limited to 'dwmblocks/config.h')
| -rw-r--r-- | dwmblocks/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 7eee98d..5609082 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", 300, 21}, + {"", "sb-git", 3600, 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}, */ |
