From 0e40eb5244233f36ee60b3c30f747e025ad8d88f Mon Sep 17 00:00:00 2001 From: Nikolaos Karaolidis Date: Thu, 30 Dec 2021 23:03:09 +0200 Subject: [PATCH] Update Conky details --- .config/conky/conky_left.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/conky/conky_left.conf b/.config/conky/conky_left.conf index 100f464..feadba2 100755 --- a/.config/conky/conky_left.conf +++ b/.config/conky/conky_left.conf @@ -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 > ┘