Update README.md

This commit is contained in:
vinceliuice
2022-02-15 23:55:32 +08:00
parent 9acaa1eb08
commit 453716dc7f
+3 -3
View File
@@ -7,14 +7,14 @@
Usage: `./install.sh` **[OPTIONS...]**
```
-d, --dest DIR Specify destination directory (Default: /home/vince/.local/share/icons)
-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]
-t, --theme VARIANTS Specify folder color theme variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-t, --theme VARIANTS Specify folder color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-h, --help Show help
```
> For more information, run: `./install.sh --help`
> For more information, run: `./install.sh -h`
![1](folder-default.png?raw=true)
![2](folder-nord.png?raw=true)