diff options
Diffstat (limited to 'dwmblocks/config.h')
| -rw-r--r-- | dwmblocks/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 0b08d26..3db5249 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -19,6 +19,7 @@ static const Block blocks[] = { {"", "sb-disk", 10800, 20}, // {"", "sb-nettraf", 1, 16}, {"", "sb-volume", 0, 10}, + {"", "sb-brightness", 0, 22}, {"", "sb-battery", 5, 3}, {"", "sb-inputs", 0, 29}, /* {"", "sb-moonphase", 18000, 17}, */ |
