More polishing up

This commit is contained in:
2026-06-15 00:00:56 -05:00
parent f04e24b64d
commit 319db74bce
2 changed files with 15 additions and 14 deletions
+2 -2
View File
@@ -160,14 +160,14 @@
"return-type": "json",
"exec": "$HOME/.config/waybar/scripts/openai-rate.py --window primary",
"exec-if": "test -r ~/.codex/auth.json",
"format": "5h {}"
"format": " {}"
},
"custom/codex-secondary": {
"interval": 15,
"return-type": "json",
"exec": "$HOME/.config/waybar/scripts/openai-rate.py --window secondary",
"exec-if": "test -r ~/.codex/auth.json",
"format": "W {}"
"format": " {}"
},
"custom/backup": {
"interval": 60,