summaryrefslogtreecommitdiffstats
path: root/sample_configs
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-12-28 14:34:32 -0500
committerGitHub <noreply@github.com>2020-12-28 14:34:32 -0500
commit60d0117c85e2e2f3d3072f767832a74093c496c1 (patch)
tree35ad77777f3dc9d353d6a4f5edaf8d364359c169 /sample_configs
parent30b2c2ea051d3c837edf82d595bf24a475da1431 (diff)
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.
Diffstat (limited to 'sample_configs')
-rw-r--r--sample_configs/demo_config.toml1
1 files changed, 0 insertions, 1 deletions
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