More polishing up
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user