From d78351f925cbbca9d259ed8dbf77ed0a5b77824a Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Mon, 26 Feb 2024 18:30:01 +0100 Subject: [PATCH] configure bottom --- .config/bottom/bottom.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/bottom/bottom.toml diff --git a/.config/bottom/bottom.toml b/.config/bottom/bottom.toml new file mode 100644 index 00000000..6e4dbaa0 --- /dev/null +++ b/.config/bottom/bottom.toml @@ -0,0 +1,15 @@ +[flags] +#basic = false +temperature_type = "celsius" +enable_gpu_memory = true +default_widget_type = "proc" +left_legend = true +unnormalized_cpu = true +enable_cache_memory = true +group_processes = false +tree = true +battery = true +expanded_on_startup = true +show_table_scroll_position = true +process_command = true +retention = "10m"