CPU at 100% with neofetch #2040
Unanswered
DarthRidar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
My distro is Arch KDE6.
With neofetch entries my CPU runs at 100%.
Does anyone know why this is?
And what I need to change to make it better.
Thanks
${color2}Shell:$alignr $ {color3}${exec neofetch --stdout | grep -o -P '.{0,0}Shell.{0,100}' | cut -b 8-120}$alignr $ {color3}${exec neofetch --stdout | grep -o -P '.{0,0}Packages.{0,100}' | cut -b 11-120}$alignr $ {color3}${exec neofetch --stdout | grep -o -P '.{0,0}Resolution.{0,100}' | cut -b 12-120}$alignr $ {color3}${exec neofetch --stdout | grep -o -P '.{0,0}DE.{0,100}' | cut -b 5-120}$alignr $ {color3}${exec neofetch --stdout | grep -o -P '.{0,0}CPU.{0,100}' | cut -b 6-120}$alignr $ {color3}${exec neofetch --stdout | grep -o -P '.{0,0}GPU.{0,100}' | cut -b 6-120}
${color2}Packages:
${color2}Resolution:
${color2}DE:
${color2}CPU:
${color2}GPU:
Beta Was this translation helpful? Give feedback.
All reactions