Test mode: Show CPU temp
This commit is contained in:
parent
a06fc79deb
commit
664556d137
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -3282,6 +3282,7 @@ getargs() {
|
|||
cpu_display="infobar"
|
||||
memory_display="infobar"
|
||||
disk_display="infobar"
|
||||
cpu_temp="on"
|
||||
|
||||
printinfo() {
|
||||
if [ "$TRAVIS_OS_NAME" ]; then
|
||||
|
|
Loading…
Reference in a new issue