Update conky configs for power efficiency
This commit is contained in:
@@ -48,14 +48,14 @@ ${offset 1640}──────────────────────
|
||||
|
||||
|
||||
|
||||
${offset 1520}─────────────── CPU < ${exec cat /proc/cpuinfo | grep "model name" -m 1 | sed 's/model name\t: //g'} > ─┐
|
||||
${offset 1520}─────────────── CPU < AMD Ryzen 7 5800H with Radeon Graphics > ─┐
|
||||
${offset 1680} USAGE < ${lua_parse format %2.0f $cpu}% ${cpubar 8,150} > ─┤
|
||||
${offset 1680} FREQ < $freq MHz > ─┘
|
||||
|
||||
|
||||
|
||||
|
||||
${offset 1560}────────────── GPU < ${exec lspci | grep VGA | sed 's/.*VGA compatible controller: //g' | tail -1} >
|
||||
${offset 1560}────────────── GPU <${if_existing /home/nick/.config/status/gpu/amd} Advanced Micro Devices, Inc. [AMD/ATI] Cezanne (rev c5) $else NVIDIA Corporation GA104M [GeForce RTX 3070 Mobile / Max-Q] (rev a1) $endif}>
|
||||
|
||||
|
||||
${offset 1440} ────────────── STORAGE ┬ < / ${fs_used /}/${fs_size /} ${fs_bar 8,150 /} >
|
||||
|
Reference in New Issue
Block a user