summaryrefslogtreecommitdiffstats
path: root/sample_configs
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-12-07 04:28:43 -0500
committerGitHub <noreply@github.com>2022-12-07 04:28:43 -0500
commit07fd2152f41d1a65d9262691bbe896f8d84dabca (patch)
tree1d5604e0ea9a40cacc112959d04db5878bc236b0 /sample_configs
parentc38313abebd900ec6735aab1ded33b17bd2cb92e (diff)
docs: update changelog + docs for default expansion feature (#928)
Diffstat (limited to 'sample_configs')
-rw-r--r--sample_configs/default_config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample_configs/default_config.toml b/sample_configs/default_config.toml
index 3df841e5..947c8710 100644
--- a/sample_configs/default_config.toml
+++ b/sample_configs/default_config.toml
@@ -43,7 +43,7 @@
# Override layout default widget
#default_widget_type = "proc"
#default_widget_count = 1
-# Expand selected widget upon starting the app
+# Expand the default widget upon starting the app.
#expanded_on_startup = true
# Use basic mode
#basic = false