Add a custom battery script for FreeBSD.

This commit is contained in:
Tom Alexander
2022-10-27 02:29:45 -04:00
parent 22ebc631fc
commit 7b625d19a5
5 changed files with 63 additions and 3 deletions

View File

@@ -8,6 +8,8 @@
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"'

View File

@@ -23,6 +23,7 @@
- wtype # for rofimoji to be able to insert characters
- dbus # for desktop notifications
- lumina-fm
- jq
state: present
- name: Install service configuration