${if_match "${exec cat ~/.local/share/pomodoro}"!="done"}
{"full_text": "Pomodoro: ${exec cat ~/.local/share/pomodoro}", "color": "\#ea0501"},
${endif}
-{% if grains['host'] == 'barium' %}
- {"full_text": "Tea: ${execi 120 tail -n 1 ~/.local/share/teatimer.log}s", "color": "\#ffffff"},
+{% if grains['host'] in ['barium', 'baryte'] %}
+ {"full_text": "Tea: ${execi 60 tail -n 1 ~/.local/share/teatimer.log}s", "color": "\#ffffff"},
{% endif %}
{"full_text": "~ ${fs_free /home}", "color": "\#ffffff"},
{"full_text": "/ ${fs_free /root}", "color": "\#ffffff"},