Update conky config

This commit is contained in:
2022-03-18 21:36:30 +00:00
parent d98a02732b
commit 85d99f660c
2 changed files with 3 additions and 3 deletions

View File

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