Linux: Added 'battery' which prints the usage percentage of each battery in your system
This commit is contained in:
parent
c70b163d6c
commit
645a6a9ddb
3 changed files with 48 additions and 1 deletions
8
1.1.md
8
1.1.md
|
|
@ -91,6 +91,14 @@ fetch --disable cpu gpu disk shell
|
|||
the output of birthday.
|
||||
- Added `--birthday_time` and `$birthday_time` to show/hide the time in the output.
|
||||
|
||||
**Battery**
|
||||
|
||||
- Added `battery` which prints the battery usage percentage for each battery<br \>
|
||||
in your system.
|
||||
|
||||
- **NOTE:** This currently only works on Linux, support for other platforms is being<br \>
|
||||
worked on.
|
||||
|
||||
|
||||
### Image
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue