mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 11:46:14 +01:00
Update README.md
This commit is contained in:
parent
48338ec6a3
commit
375b7d0f0a
18
README.md
18
README.md
@ -4,13 +4,17 @@
|
||||
|
||||
Usage: `sudo ./install.sh [OPTIONS...]`
|
||||
|
||||
| Options: | Description: |
|
||||
|:-----------------------|:-------------|
|
||||
| -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 |
|
||||
| -h, --help | Show this help |
|
||||
```
|
||||
-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 display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)
|
||||
-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'
|
||||
-g, --generate do not install but generate theme into chosen directory (must add your directory)
|
||||
|
||||
-h, --help Show this help
|
||||
```
|
||||
|
||||
_If no options are used, a user interface `dialog` will show up instead_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user