Add a linux waybar battery module.

This commit is contained in:
Tom Alexander
2022-10-28 00:27:32 -04:00
parent 7c37f6d133
commit a6409f4730
6 changed files with 67 additions and 10 deletions

View File

@@ -8,8 +8,6 @@
loop:
- src: waybar_custom_clock.py
dest: /usr/local/bin/waybar_custom_clock
- src: waybar_battery
dest: /usr/local/bin/waybar_custom_battery
- import_tasks: tasks/freebsd.yaml
when: 'os_flavor == "freebsd"'