This commit is contained in:
2022-01-11 20:02:29 +02:00
parent d0bcdc1c76
commit 90f781616e

View File

@@ -65,7 +65,7 @@ ${offset 450} SWAP < $swap/$swapmax - ${lua_parse format %2.0f $swapperc}% ${swa
${offset 610} CPU TEMP < +${lua_parse format %2.1f ${if_existing /home/nick/.config/status/gpu/amd}${hwmon 4 temp 1}$else${hwmon 3 temp 1}$endif}°C > ┬────────────────────
${offset 610} iGPU TEMP < ${if_existing /home/nick/.config/status/gpu/amd}+${lua_parse format %2.1f ${hwmon 3 temp 1}}°C$else Offline$endif} > ┤
${offset 610} iGPU TEMP <${if_existing /home/nick/.config/status/gpu/amd} +${lua_parse format %2.1f ${hwmon 3 temp 1}}°C$else Offline$endif} > ┤
${offset 610} dGPU TEMP <${if_existing /home/nick/.config/status/gpu/nvidia} +${nvidia temp}.0°C$else Offline$endif} > ┘