diff --git a/.config/conky/conky_left.conf b/.config/conky/conky_left.conf index 4c7929c..5bcc3d3 100755 --- a/.config/conky/conky_left.conf +++ b/.config/conky/conky_left.conf @@ -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 > ┘