{"full_text": "Pomodoro: ${exec cat ~/.local/share/pomodoro}", "color": "\#ea0501"},
${endif}
{% if grains['host'] == 'barium' %}
- {"full_text": "Last Tea: ${execi 120 tail -n 1 ~/.local/share/teatimer.log}s", "color": "\#ffffff"},
+ {"full_text": "Tea: ${execi 120 tail -n 1 ~/.local/share/teatimer.log}s", "color": "\#ffffff"},
{% endif %}
- {"full_text": "Home ${fs_free /home}", "color": "\#ffffff"},
- {"full_text": "Root ${fs_free /root}", "color": "\#ffffff"},
- {"full_text": "Disk r:${diskio_read} w:${diskio_write}", "color": "\#ffffff"},
+ {"full_text": "~ ${fs_free /home}", "color": "\#ffffff"},
+ {"full_text": "/ ${fs_free /root}", "color": "\#ffffff"},
+ {"full_text": "IO r:${diskio_read} w:${diskio_write}", "color": "\#ffffff"},
{"full_text": "CPU ${cpu cpu0}%", "color": "\#ffffff"},
{% for dev in ifdev %}
${if_match "${addr {{ dev }}}"!="No Address"}
id bar_left
position top
output "HDMI-A-1"
+ status_command ~/.local/bin/conky-i3bar
font pango:Liberation Mono 12
colors {
background $black_super
status_command ~/.local/bin/conky-i3bar
position top
output "eDP-1"
- font pango:Liberation Mono 12
+ font pango:Liberation Mono 11
colors {
background $black_super
focused_background $black
status_command ~/.local/bin/conky-i3bar
position top
output "DP-1"
- font pango:Liberation Mono 12
+ font pango:Liberation Mono 11
colors {
background $black_super
focused_background $black