Update README.md

This commit is contained in:
vinceliuice
2022-03-18 00:37:44 +08:00
parent bc9061aea7
commit 1db21c861c

View File

@@ -9,7 +9,7 @@ Usage: `./install.sh` **[OPTIONS...]**
```
-d, --dest DIR Specify destination directory (Default: $HOME/.local/share/icons)
-n, --name NAME Specify theme name (Default: Colloid)
-s, --scheme TYPES Specify folder color scheme variant(s) [default|nord]
-s, --scheme TYPES Specify folder color scheme variant(s) [default|nord|dracula]
-t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-h, --help Show help
```