From 60d0117c85e2e2f3d3072f767832a74093c496c1 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 28 Dec 2020 14:34:32 -0500 Subject: feature: Add process_command to default to the process command (#379) Adds a `process_command` flag and config option to default to showing the full command in the process widget on startup. --- sample_configs/demo_config.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'sample_configs') diff --git a/sample_configs/demo_config.toml b/sample_configs/demo_config.toml index f3e035d4..f7fcb6b0 100644 --- a/sample_configs/demo_config.toml +++ b/sample_configs/demo_config.toml @@ -11,7 +11,6 @@ group_processes = false case_sensitive = false whole_word = false regex = true -show_disabled_data = true default_widget_type = "cpu" default_widget_count = 1 -- cgit v1.2.3