From 60d14af3ef3aec013c17cf7b60596a382b38a590 Mon Sep 17 00:00:00 2001 From: lmunier Date: Sun, 1 Oct 2023 08:30:13 +0200 Subject: [PATCH] [Readme] Add hint for the 'new' material group of icons. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78515024..195d32e3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Usage: `./install.sh` **[OPTIONS...]** |:--------------------|:-------------| |-d, --dest | Specify theme destination directory (Default: $HOME/.local/share/icons)| |-n, --name | Specify theme name (Default: WhiteSur)| -|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)| +|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all/material] (Default: blue)| |-a, --alternative | Install alternative icons (redesigned MacOS default icons)| |-b, --bold | Install bold panel icons version| |-r,--remove,-u,--uninstall | Uninstall (remove) icon themes|