diff options
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 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}, */ |
