Writes grok.json for omarchy.agents. Yields when official omarchy-agent-usage-grok exists. No bar plugin, no packaged-bin name.
12 lines
205 B
SYSTEMD
12 lines
205 B
SYSTEMD
[Unit]
|
|
Description=Refresh SuperGrok usage every 15 minutes
|
|
|
|
[Timer]
|
|
OnBootSec=2min
|
|
OnUnitActiveSec=15min
|
|
AccuracySec=1min
|
|
Persistent=true
|
|
Unit=omarchy-grok-usage.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|