mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
CPU Temp: Off by default
This commit is contained in:
@@ -123,7 +123,7 @@ cpu_cores="logical"
|
||||
# Hide/Show CPU temperature.
|
||||
# --cpu_temp on, off
|
||||
# Note: Only works on Linux.
|
||||
cpu_temp="on"
|
||||
cpu_temp="off"
|
||||
|
||||
|
||||
# GPU
|
||||
|
Reference in New Issue
Block a user