]> Freerunner's - dotfiles.git/commitdiff
bottom: update config
authorAndre Ramnitz <tux.rising@gmail.com>
Sun, 4 Feb 2024 21:02:59 +0000 (22:02 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
config/bottom/bottom.toml

index 86ce04618a6f4a769a4db5e23d56d4c3d955679f..e36f09c1e5bdf0668cce4825fd716222b354a7c1 100644 (file)
@@ -20,7 +20,7 @@
 # Whether to set CPU% on a process to be based on the total CPU or per-core CPU% (not divided by the number of cpus).
 #unnormalized_cpu = false
 # Whether to group processes with the same name together by default.
-#group_processes = false
+group_processes = true
 # Whether to make process searching case sensitive by default.
 #case_sensitive = false
 # Whether to make process searching look for matching the entire word by default.
 # Defaults to Celsius.  Temperature is one of:
 #temperature_type = "k"
 #temperature_type = "f"
-#temperature_type = "c"
+temperature_type = "c"
 #temperature_type = "kelvin"
 #temperature_type = "fahrenheit"
 #temperature_type = "celsius"
 # The default time interval (in milliseconds).
-default_time_value = "120s"
+default_time_value = "180s"
 # The time delta on each zoom in/out action (in milliseconds).
 #time_delta = 15000
 # Hides the time scale.
@@ -176,7 +176,7 @@ whole_word = false
 
 [temp_filter]
 is_list_ignored = false
-list = ["k10temp", "Chipset$", "Motherboard$", "Water_In", "Water_Out", "edge", "junction", "mem", "Composite" ]
+list = ["k10temp", "Chipset$", "VRM", "Water_Out", "edge", "junction", "mem", "Composite" ]
 regex = true
 case_sensitive = true
 whole_word = false