slstatus

My fork of https://tools.suckless.org/slstatus/
git clone https://git.inz.fi/slstatus
Log | Files | Refs | README | LICENSE

commit 1b3fafd77ed332e423c174f175416e14090cef75
parent bb613923865e6a702e35ad13fdba19cbc7c20c2c
Author: Aaron Marcher <me@drkhsh.at>
Date:   Wed, 16 May 2018 23:19:33 +0200

Update README

Diffstat:
MREADME | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README b/README @@ -57,7 +57,4 @@ source code. This keeps it fast, secure and simple. Todo ---- -Porting to OpenBSD is the current goal before thinking about a release. - -The following functions are not portable at the moment: -- wifi_{perc,essid} +Cleaning up the whole codebase it the goal before thinking about a release.