diff options
| -rw-r--r-- | dwmblocks/config.h | 2 | ||||
| -rwxr-xr-x | dwmblocks/dwmblocks | bin | 22248 -> 22248 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 0a12c81..c8eb397 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -18,7 +18,6 @@ static const Block blocks[] = { {"", "sb-tasks", 60, 25}, {"", "sb-forecast", 0, 5}, /* {"", "sb-nettraf", 1, 16}, */ - {"", "sb-inputs", 0, 29}, {"", "sb-volume", 0, 10}, {"", "sb-bghitness", 0, 23}, {"", "sb-brightness", 0, 22}, @@ -27,6 +26,7 @@ static const Block blocks[] = { {"", "sb-disk", 10800, 20}, {"", "sb-battery", 5, 3}, /* {"", "sb-moonphase", 18000, 17}, */ + {"", "sb-inputs", 0, 29}, {"", "sb-internet", 5, 4}, {"", "sb-clock", 60, 1}, /* {"", "sb-iplocate", 0, 27}, */ diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks Binary files differindex b0bc903..9105650 100755 --- a/dwmblocks/dwmblocks +++ b/dwmblocks/dwmblocks |
