diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-05-01 03:15:27 -0400 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-05-01 03:15:27 -0400 |
| commit | 1a7d0a44f6713c26644110b7d089aa0ae37e0aec (patch) | |
| tree | 29193a3a61f0cd3fc920ee8eba99c9261814a373 /dwmblocks/config.h | |
| parent | 9a6404be9b52e2c0a28ccd6797fa23d4bba06cbc (diff) | |
Updates dwm and dwmblocks
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}, */ |
