summaryrefslogtreecommitdiffstats
path: root/sample_configs
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-11-20 22:45:49 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2021-11-20 22:45:49 -0500
commitcc66f1fcaea6d31581efea7dfc1b0029e4754f49 (patch)
tree4d9c2f0a6d9ddaefd73e95caddfa9d356e173e89 /sample_configs
parent5833cb8ad1f30d42efd9dc7f5f27bed35882bc95 (diff)
refactor: mostly add back tree mode for process
Mouse control on collapse is not working yet, need to do some work internally first.
Diffstat (limited to 'sample_configs')
-rw-r--r--sample_configs/default_config.toml3
-rw-r--r--sample_configs/demo_config.toml2
2 files changed, 0 insertions, 5 deletions
diff --git a/sample_configs/default_config.toml b/sample_configs/default_config.toml
index 1e2d56a4..556c131d 100644
--- a/sample_configs/default_config.toml
+++ b/sample_configs/default_config.toml
@@ -38,9 +38,6 @@
#time_delta = 15000
# Hides the time scale.
#hide_time = false
-# Override layout default widget
-#default_widget_type = "proc"
-#default_widget_count = 1
# Use basic mode
#basic = false
# Use the old network legend style
diff --git a/sample_configs/demo_config.toml b/sample_configs/demo_config.toml
index e6c5cf71..0874779b 100644
--- a/sample_configs/demo_config.toml
+++ b/sample_configs/demo_config.toml
@@ -11,5 +11,3 @@ group_processes = false
case_sensitive = false
whole_word = false
regex = true
-default_widget_type = "cpu"
-default_widget_count = 1