finalized support for optional laptop battery level

This commit is contained in:
shockrahwow
2019-09-02 03:04:32 -07:00
parent 217889d082
commit 8f5152206b
2 changed files with 9 additions and 3 deletions

View File

@@ -7,6 +7,9 @@ laptop:
# compiling with LAPTOP=1
gcc -D LAPTOP=1 status.c -o $(output) $(flags)
run:
./statline
clean:
rm -f statline