Update dotfiles

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-02-01 16:54:47 +02:00
parent a5b6ceef2a
commit e0d4998f0a
5 changed files with 27 additions and 29 deletions

View File

@@ -40,7 +40,7 @@ proc_colors=True
proc_gradient=True
#* If process cpu usage should be of the core it's running on or usage of the total available cpu power.
proc_per_core=True
proc_per_core=False
#* Show process memory as bytes instead of percent
proc_mem_bytes=True
@@ -68,7 +68,7 @@ show_uptime=True
check_temp=True
#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors.
cpu_sensor=Auto
cpu_sensor=k10temp:Tctl
#* Show temperatures for cpu cores also if check_temp is True and sensors has been found
show_coretemp=True