mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-26 14:49:15 +02:00
Minor fix to Ventoy section in readme
This commit is contained in:
parent
0f5193725e
commit
894b822063
1 changed files with 2 additions and 2 deletions
|
@ -201,7 +201,7 @@ Arch Linux:
|
||||||
sudo grub-mkconfig -o /boot/grub/grub.cfg
|
sudo grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
```
|
```
|
||||||
|
|
||||||
## Instal theme in Ventoy
|
## Install theme in Ventoy
|
||||||
Extract ```Ventoy.tar``` to ```/ventoy/theme``` directory
|
Extract ```Ventoy.tar``` to ```/ventoy/theme``` directory
|
||||||
|
|
||||||
Locate ```ventoy.json``` file in ```/plugin/ventoy/``` directory and change:
|
Locate ```ventoy.json``` file in ```/plugin/ventoy/``` directory and change:
|
||||||
|
@ -212,7 +212,7 @@ to
|
||||||
```
|
```
|
||||||
"file": "/ventoy/theme/Ventoy/theme.txt",
|
"file": "/ventoy/theme/Ventoy/theme.txt",
|
||||||
```
|
```
|
||||||
For more informations head over to [Ventoy website](https://www.ventoy.net/en/plugin_theme.html)
|
For more information head over to [Ventoy website](https://www.ventoy.net/en/plugin_theme.html)
|
||||||
|
|
||||||
## To-do list
|
## To-do list
|
||||||
Feature | Status
|
Feature | Status
|
||||||
|
|
Loading…
Add table
Reference in a new issue