51 lines
1.5 KiB
Markdown
51 lines
1.5 KiB
Markdown
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
|