From 41de75c50e83ed2f8130964d67ef12c9423c9356 Mon Sep 17 00:00:00 2001 From: Vince Date: Sun, 5 Dec 2021 14:18:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b434ed6..4d0c5f0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Usage: `sudo ./install.sh [OPTIONS...]` | Options: | Description: | |:-----------------------|:-------------| | -b, --boot | Install grub theme into `/boot/grub/themes` | -| -t, --theme | theme variant(s) [tela/vimix/stylish/slaze/whitesur] (default is tela)" +| -t, --theme | theme variant(s) [tela/vimix/stylish/whitesur] (default is tela)" | -i, --icon | icon variant(s) [color/white/whitesur] (default is color)" | -s, --screen | screen resolution variant(s) [1080p/2k/4k/ultrawide/ultrawide2k] (default is 1080p)" | -r, --remove [THEME] | Uninstall selected theme |