Add a custom battery script for FreeBSD.
This commit is contained in:
@@ -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"'
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user