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

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
# Dependencies
|
||||
|
||||
fonts-font-awesome, acpi, python3
|
||||
|
||||
# Installation
|
||||
|
||||
To use with i3blocks, copy the blocklet configuration in the given `i3blocks.conf` into your i3blocks configuration file, the recommended config is
|
||||
|
||||
```INI
|
||||
[battery2]
|
||||
command=$SCRIPT_DIR/battery2
|
||||
markup=pango
|
||||
interval=30
|
||||
```
|
Reference in New Issue
Block a user