summaryrefslogtreecommitdiffstats
path: root/sample_configs
diff options
context:
space:
mode:
authorChon Sou <35537528+sou-chon@users.noreply.github.com>2022-12-07 00:34:41 +0000
committerGitHub <noreply@github.com>2022-12-06 19:34:41 -0500
commit4272dd0c2d75ee67f6c273e3cee30ea35515e9b2 (patch)
tree37f517fc494959f37cdce94bb376933c0004ce8f /sample_configs
parent1920f4b2e11799bdef4c063a24e551ed5f2dc331 (diff)
feature: Adding default expanded option to commandline and config (#919)
* [#822] adding default expanded option to commandline and config * refactoring (#919) * nullifying default expanded when in basic mode (#919)
Diffstat (limited to 'sample_configs')
-rw-r--r--sample_configs/default_config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample_configs/default_config.toml b/sample_configs/default_config.toml
index bab1833d..3df841e5 100644
--- a/sample_configs/default_config.toml
+++ b/sample_configs/default_config.toml
@@ -43,6 +43,8 @@
# Override layout default widget
#default_widget_type = "proc"
#default_widget_count = 1
+# Expand selected widget upon starting the app
+#expanded_on_startup = true
# Use basic mode
#basic = false
# Use the old network legend style