Update install.sh

This commit is contained in:
Zhiyong (Justin) He 2024-09-17 20:14:55 +03:00 committed by GitHub
parent d73179c4ea
commit 326a27a6f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,8 +66,8 @@ OPTIONS:
-t, --theme theme variant(s) [tela|vimix|stylish|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) -i, --icon icon variant(s) [color|white|whitesur] (default is color)
-s, --screen screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p) -s, --screen screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)
-c, --custom-resolution set custom resolution (e.g., 1600x900) -c, --custom-resolution set custom resolution (e.g., 1600x900) (disabled in default)
-r, --remove Remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela) -r, --remove remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela)
-b, --boot install theme into '/boot/grub' or '/boot/grub2' -b, --boot install theme into '/boot/grub' or '/boot/grub2'
-g, --generate do not install but generate theme into chosen directory (must add your directory) -g, --generate do not install but generate theme into chosen directory (must add your directory)