Update '.config/conky/conky_left.conf'

This commit is contained in:
2021-12-30 22:19:10 +02:00
parent ac36e81d88
commit f3925fe250

View File

@@ -63,8 +63,8 @@ ${offset 300} └ UPTIME < $uptime >
$alignr < wlp4s0:${if_empty ${exec iwgetid}} Offline$else ${exec iwgetid | sed 's/wlp4s0 ESSID://g'} - ${exec ifconfig wlp4s0 | grep "inet " | awk '{print $2}'}$endif > ┐
$alignr < eno1:${if_empty ${exec ifconfig eno1 | grep "inet " | awk '{print $2}'}} Offline$else ${exec ifconfig wlp4s0 | grep "inet " | awk '{print $2}'}$endif > ┴────────────
$alignr ${offset -220} < wlp4s0:${if_empty ${exec iwgetid}} Offline$else ${exec iwgetid | sed 's/wlp4s0 ESSID://g'} - ${exec ifconfig wlp4s0 | grep "inet " | awk '{print $2}'}$endif > ┐
$alignr ${offset -100} < eno1:${if_empty ${exec ifconfig eno1 | grep "inet " | awk '{print $2}'}} Offline$else ${exec ifconfig wlp4s0 | grep "inet " | awk '{print $2}'}$endif > ┴────────────
${offset 450} MEM < $mem/$memmax - ${lua_parse format %2.0f $memperc}% ${membar 8,150} > ┬─────────────
@@ -73,9 +73,9 @@ ${offset 450} SWAP < $swap/$swapmax - ${lua_parse format %2.0f $swapperc}% ${swa
${offset 640} TEMPS < OFFLINE > ────────────────────
${offset 600} CPU TEMP < ${exec sensors k10temp-pci-00c3 | grep Tctl | cut -c15-22} > ────────────────────
${offset 600} iGPU TEMP < ${exec sensors amdgpu-pci-0500 | grep edge | cut -c15-22} > ┤
${offset 600} dGPU TEMP < Offline > ┘