.conkyrc for screen
public text v1 · immutable#out_to_x false
#out_to_console yes
total_run_times 1
#format_human_readable true
default_color white
default_shade_color black
#default_outline_color white
TEXT
${color white}[${time %H:%M}] % | \
${execi 5 echo $(($(cat /sys/bus/pci/drivers/k8temp/0000\:00\:18.3/temp1_input) / 1000))}C \
${execi 5 echo $(($(cat /sys/bus/pci/drivers/k8temp/0000\:00\:18.3/temp3_input) / 1000))}C | \
$mem/$memmax | ${fs_free /}/${fs_size /} - ${fs_free /mnt/data}/${fs_size /mnt/data}