htop: do not show cpu temperature
This commit is contained in:
@@ -193,7 +193,7 @@ in {
|
|||||||
htop = {
|
htop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
show_cpu_temperature = 1;
|
show_cpu_temperature = 0;
|
||||||
show_cpu_frequency = 1;
|
show_cpu_frequency = 1;
|
||||||
hide_kernel_threads = 1;
|
hide_kernel_threads = 1;
|
||||||
hide_userland_threads = 1;
|
hide_userland_threads = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user