summaryrefslogtreecommitdiffstats
path: root/sample_configs
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-03-03 00:08:09 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-03-03 00:08:09 -0500
commit9cad3bb4ec87f1ec99245427cb4445324c25e364 (patch)
treee20393f51c98f0d37f703f1f62ec55597bc076d5 /sample_configs
parent808fe4deb1d6bae58d04fb06d9b5244e5bda8d22 (diff)
Add basic flag to sample config, also fixed incorrect flag name for configs.
Diffstat (limited to 'sample_configs')
-rw-r--r--sample_configs/bottom.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample_configs/bottom.toml b/sample_configs/bottom.toml
index a6b47855..1dd183af 100644
--- a/sample_configs/bottom.toml
+++ b/sample_configs/bottom.toml
@@ -34,6 +34,9 @@
#default_widget = "network_default"
#default_widget = "process_default"
+# Basic mode
+#basic = true
+
# These are all the components that support custom theming. Currently, it only
# supports taking in a string representing a hex colour. Note that colour support