Update Conky details

This commit is contained in:
2021-12-30 23:03:09 +02:00
parent 089d6d3ff2
commit 0e40eb5244

View File

@@ -38,7 +38,7 @@ conky.config = {
}
conky.text = [[
${offset 300} < PF371A40 > ─────────────────────
${offset 300} < PF371A40 > ─────────────────────
${offset 300} ┬
${offset 300} ┌─────── < $nodename > ───────┘
${offset 300} ├ DISTRO < Arch Linux >
@@ -54,19 +54,19 @@ ${offset 300} └ UPTIME < $uptime >
$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 > ┴────────────
$alignr ${offset -240} < 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 -120} < 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} > ┬─────────────
${offset 450} MEM < $mem/$memmax - ${lua_parse format %2.0f $memperc}% ${membar 8,150} > ┬───────────────
${offset 450} SWAP < $swap/$swapmax - ${lua_parse format %2.0f $swapperc}% ${swapbar 8,150} > ┘
${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 > ┘
${offset 610} CPU TEMP < ${exec sensors k10temp-pci-00c3 | grep Tctl | cut -c15-22} > ┬────────────────────
${offset 610} iGPU TEMP < ${exec sensors amdgpu-pci-0500 | grep edge | cut -c15-22} > ┤
${offset 610} dGPU TEMP < Offline > ┘