Update README.md
Add Descript
This commit is contained in:
parent
020a6d92a3
commit
73c4b683a7
49
README.md
49
README.md
@ -1 +1,50 @@
|
||||
Grub-themes
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
Xenlism Grub Theme fork form Grub-theme-vimix https://www.gnome-look.org/p/1009236/
|
||||
Ubuntu Style
|
||||
Debian Style
|
||||
Arch Linux
|
||||
Manjaro Linux
|
||||
Fedora Linux
|
||||
NixOs Linux
|
||||
Kali Linux
|
||||
Mint Linux
|
||||
Gentoo Linux
|
||||
PopOs
|
||||
Windows
|
||||
MacOs
|
||||
|
||||
If you have a problem with install script.
|
||||
unpack tar.xz open unpack folder.
|
||||
you will see the folder. zip this folder.
|
||||
install grub-customizer
|
||||
#Fedora
|
||||
sudo dnf install -y grub-customizer
|
||||
|
||||
#Arch Manjaro
|
||||
pacman -S grub-customizer
|
||||
|
||||
#Ubuntu
|
||||
sudo apt-get install grub-customizer
|
||||
|
||||
Edit /etc/default/grub
|
||||
Add to this file
|
||||
|
||||
GRUB_GFXPAYLOAD_LINUX="keep"
|
||||
|
||||
copy /usr/lib/grub/i386-pc/hwmatch.mod to /boot/grub/x86_64-efi
|
||||
|
||||
cp -r /usr/lib/grub/i386-pc/hwmatch.mod /boot/grub/x86_64-efi/
|
||||
|
||||
and
|
||||
sudo update-grub
|
||||
|
||||
#Debian Follow this link
|
||||
https://vitux.com/install-grub-customizer-on-debian/
|
||||
|
||||
install grub themes with grub-customizer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user