Update conky config
This commit is contained in:
@@ -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} > ┘
|
||||
|
||||
|
||||
|
@@ -59,7 +59,7 @@ ${offset 1560}────────────── GPU <${if_existing /hom
|
||||
|
||||
|
||||
${offset 1440} ────────────── STORAGE ┬ < / ${fs_used /}/${fs_size /} ${fs_bar 8,150 /} >
|
||||
${offset 1440} └ < /mnt/storage ${fs_used /mnt/storage}/${fs_size /mnt/storage} ${fs_bar 8,150 /mnt/storage} >
|
||||
${offset 1440} └ < /mnt/windows ${fs_used /mnt/windows}/${fs_size /mnt/windows} ${fs_bar 8,150 /mnt/windows} >
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user