You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Thanks Satmandu, just add an -o "$kernel_machine" == "aarch64"
The intention of my code is to be used within neoftech.
I use the following alias:
alias temp='echo -e "CPU => $(echo "scale=1; $(< /sys/class/thermal/thermal_zone0/temp)/1000" | bc)°C\nGPU => $(/opt/vc/bin/vcgencmd measure_temp | cut -d = -f2)"'
Description
As it was not possible to get the CPU temperature on Raspberry Pi 4 I added the following code in the section
"# Select the right temperature file."
It works for me
Sorry, but I'm not proficient on Github
If you're suggesting a new feature then just a description will suffice.
Neofetch version 7.1.0
Screenshot
Config file
Verbose log
neofetch -vv 2> neofetchlog
neofetchlog
to pastebin, gist or equivalent.The text was updated successfully, but these errors were encountered: