summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanimelchor <dmh672@gmail.com>2023-03-27 00:09:54 -0400
committerdanimelchor <dmh672@gmail.com>2023-03-27 00:09:54 -0400
commit20c845cf1e217f47250e75b668c52720f1ac2c9d (patch)
tree32775ef0429f4866cffdc3e2f771f249e60804d5
parentda8998767b6ad5c8224fa08177d370f56ce59a0b (diff)
update readme
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 94d46f8..9bfeeeb 100644
--- a/README.md
+++ b/README.md
@@ -68,13 +68,13 @@ The config file can be found in:
There are some pre-built commands you can run to change the configuration. For example, you can change the keybindings to `vi` mode by running:
```
-todui config set-vi-mode
+todui config --mode vi
```
You can also enable special icons by running:
```
-todui config set-special-icons
+todui config --icons special
```
For all the configuration options, run:
@@ -85,6 +85,10 @@ todui config help
Optionally, you can change the default configuration by editing the files directly. The default config is the following:
+```
+todui config --show
+```
+
```json
{
"date_formats": {