Tint the screen at night.

This commit is contained in:
Tom Alexander
2024-07-21 21:48:48 -04:00
parent 3a63d4d307
commit 621625d831
12 changed files with 132 additions and 20 deletions

View File

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