diff --git a/README.md b/README.md index d35ae0b2..c0866e5e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Usage: `./install.sh` **[OPTIONS...]** |-n, --name | Specify theme name (Default: WhiteSur)| |-c, --color | Specify theme color variant(s) **[light/dark]** (Default: All variants)| |-o, --opacity | Specify theme opacity variant(s) **[standard/solid]** (Default: All variants)| -|-a, --alt | Specify titlebutton variant(s) **[standard/alt/all]** (Default: All variants)| +|-a, --alt | Specify titlebutton variant(s) **[standard/alt/all]** (Default: standard variant)| |-t, --theme | Specify primary theme color variant(s) **[default/blue/purple/pink/red/orange/yellow/green/grey/all]** (Default: MacOS blue)| |-p, --panel | Change the panel opacty **[default/25/35/45/55/65/75/85]** (Default: 16)| |-s, --size | Change the nautilus sidebar width size **[default/220/240/260/280]** (Default: 200px)|