finalized support for optional laptop battery level
This commit is contained in:
@@ -7,6 +7,9 @@ laptop:
|
||||
# compiling with LAPTOP=1
|
||||
gcc -D LAPTOP=1 status.c -o $(output) $(flags)
|
||||
|
||||
run:
|
||||
./statline
|
||||
|
||||
clean:
|
||||
rm -f statline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user