diff options
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 10 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 22248 -> 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 Binary files differindex 25b005a..b0bc903 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
