mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
Merge pull request #60 from Yaya-Cout/master
[README] Test manual installation on Archlinux UEFI
This commit is contained in:
commit
c176763049
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ If you have a UEFI system, run:
|
||||||
```
|
```
|
||||||
sudo grub2-mkconfig -o /etc/grub2.cfg && sudo grub2-mkconfig -o /etc/grub2-efi.cfg && sudo grub2-mkconfig /etc/grub2-efi.cfg
|
sudo grub2-mkconfig -o /etc/grub2.cfg && sudo grub2-mkconfig -o /etc/grub2-efi.cfg && sudo grub2-mkconfig /etc/grub2-efi.cfg
|
||||||
```
|
```
|
||||||
**WARNING:These commands have only been tested on Fedora UEFI. If you are able to install a GRUB theme using these commands successfully, please add your distro's name here.**
|
**WARNING:These commands have only been tested on Arch and Fedora UEFI. If you are able to install a GRUB theme using these commands successfully, please add your distro's name here.**
|
||||||
|
|
||||||
## Install theme in Ventoy
|
## Install theme in Ventoy
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue