big update

- added multiple teto voices based on the song returned by fortune
- moved files around for future flexibility
- added automakefortune service
This commit is contained in:
2026-04-25 11:19:43 -04:00
parent 4716231802
commit 86e986227f
14 changed files with 148 additions and 29 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Run automakefortune.sh once a week
[Timer]
OnCalendar=Sun *-*-* 03:00:00
Persistent=true
Unit=makefortune.service
[Install]
WantedBy=timers.target