From c687b4d3b8489270566a0580cd5dfcf216c20581 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Thu, 24 Mar 2022 23:02:24 +0000 Subject: [PATCH] fix markdown syntax --- blinkenlicht/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/blinkenlicht/README.md b/blinkenlicht/README.md index b16e891..b950ab6 100644 --- a/blinkenlicht/README.md +++ b/blinkenlicht/README.md @@ -33,11 +33,11 @@ required - or just use it, of course. * [X] use gtk-layer-shell to put it in a layer * [X] update only at relevant intervals * [X] cache icon pixbufs -* [] update image/label widget instead of destroying -* [] allow height customisation -* [] add some mechanism for indicators that wait for events instead of polling -* [] set poll interval based on indicators' requested intervals -* [] set indicator background colour (use css for this?) +* [ ] update image/label widget instead of destroying +* [ ] allow height customisation +* [ ] add some mechanism for indicators that wait for events instead of polling +* [ ] set poll interval based on indicators' requested intervals +* [ ] set indicator background colour (use css for this?) ```fennel