dotfiles/.config/eww/widgets/hardware_stats/temps/temps-desk.yuck

7 lines
233 B
Plaintext

(defwidget temps []
(box :orientation "h"
(box :class "hardware_text"
"Proccessor: ${EWW_TEMPS.K10TEMP_TCTL}°C")
(box :class "hardware_text"
"Storage: ${EWW_TEMPS.NVME_COMPOSITE_WD_BLUE_SN570_1TB_TEMP1}°C")))