dwmblocks

status bar for dwm
Log | Files | Refs | LICENSE

commit 391c6e351244096d23748ce168ca5653b7c19fe1
parent 178d92296952d472fcd2eada61424424d4633a99
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Mon, 11 Jan 2021 16:54:39 -0600

site update

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

diff --git a/config.h b/config.h @@ -1,12 +1,12 @@ static const Block blocks[] = { /*Command*/ /*Update Interval (seconds)*/ /*Update Signal*/ - {"cat /tmp/recordingicon 2>/dev/null", 0, 9}, + /* {"cat /tmp/recordingicon 2>/dev/null", 0, 9}, */ {"pacpackages", 0, 8}, {"volume", 0, 10}, {"battery", 5, 3}, {"internet", 5, 4}, {"clock", 60, 1}, - {"music", 0, 10}, + /* {"music", 0, 10}, */ /* {"crypto", 0, 13}, */ /* {"torrent", 20, 7}, */ /* {"news", 0, 6}, */