I rely on Fontmatrix to help me track down those types of fonts. I've recently been playing around with upload/download fonts.asqwerth wrote: Thu Mar 03, 2022 7:39 am @AVLinux I will add that not every font displays the wind direction arrows, though more do than that show the moon phase. Only realised this in my recent period of wttr.in conky tests. ceeslans was very helpful to me as well.
Code: Select all
${goto 60}${font DejaVu Serif}⇊${font} Download Speed
${alignc}${downspeed wlan0}
${goto 40}Total Downloaded ${totaldown wlan0}
${goto 65}${font DejaVu Serif}⇈${font} Upload Speed
${alignc}${upspeed wlan0}
${goto 40}Total Uploaded ${totalup wlan0}