dwmblocks

status bar for dwm
git clone https://git.beauhilton.com/dwmblocks.git
Log | Files | Refs | README | LICENSE

commit 2d76db28f863ca6fea469b5f7bdaa7b915841206
parent c216dd90e229ab34a61761d2fe1fde959b7e4213
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Tue, 12 Jan 2021 17:30:11 -0600

site update

Diffstat:
Mconfig.h | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/config.h b/config.h @@ -8,12 +8,10 @@ static const Block blocks[] = { {"clock", 60, 1}, /* {"music", 0, 10}, */ /* {"torrent", 20, 7}, */ - /* {"news", 0, 6}, */ /* {"memory", 10, 14}, */ /* {"cpu", 10, 13}, */ /* {"weather", 18000, 5}, */ /* {"mailbox", 180, 12}, */ - /* {"help-icon", 0, 15}, */ }; //sets delimeter between status commands. NULL character ('\0') means no delimeter.