mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 12:02:46 +00:00
initial commit
This commit is contained in:
20
.config/i3blocks/battery/README.md
Normal file
20
.config/i3blocks/battery/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# battery
|
||||
|
||||
Show battery info.
|
||||
|
||||

|
||||
|
||||
# Dependencies
|
||||
|
||||
* `acpi`
|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[battery]
|
||||
command=$SCRIPT_DIR/battery
|
||||
interval=30
|
||||
LABEL=BAT
|
||||
#LABEL=⚡
|
||||
#BAT_NUMBER=0
|
||||
```
|
Reference in New Issue
Block a user