diff options
| author | SoominIm <111330163+SoominIm@users.noreply.github.com> | 2024-03-05 02:08:22 -0600 |
|---|---|---|
| committer | SoominIm <111330163+SoominIm@users.noreply.github.com> | 2024-03-05 02:08:22 -0600 |
| commit | 327d5031064442b0e61cac39e7229653a15b403b (patch) | |
| tree | cc0df13e3f0481b2faeb3c430abd027e0440b1b9 /dwmblocks | |
| parent | d1a7c78916037d2042aa37a2707ce931d0656b62 (diff) | |
changes
Diffstat (limited to 'dwmblocks')
| -rwxr-xr-x | dwmblocks/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index f890069..e47ef84 100755 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -15,9 +15,9 @@ static const Block blocks[] = { {"", "sb-torrent", 20, 7}, /* {"", "sb-cpu", 10, 18}, */ /* {"", "sb-moonphase", 18000, 17}, */ + {"", "sb-mailbox", 180, 12}, {"", "sb-doppler", 0, 13}, {"", "sb-forecast", 10800, 5}, - {"", "sb-mailbox", 180, 12}, {"", "sb-memory", 10, 14}, {"", "sb-nettraf", 1, 16}, {"", "sb-volume", 0, 10}, |
