From 8cea63201048700f9c0bbf8db398cd072c7f2f04 Mon Sep 17 00:00:00 2001 From: notohh Date: Sat, 27 Apr 2024 21:29:52 -0400 Subject: [PATCH] bottom: edit cfg --- home/programs/terminal/bottom.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/terminal/bottom.nix b/home/programs/terminal/bottom.nix index 07cc189..4d0b14a 100644 --- a/home/programs/terminal/bottom.nix +++ b/home/programs/terminal/bottom.nix @@ -9,7 +9,7 @@ _: { mem_as_value = true; enable_gpu = true; disable_advanced_kill = true; - unnormalized_cpu = true; + unnormalized_cpu = false; temperature_type = "c"; }; };