2024-09-16 19:54:16 +06:00
..
2024-09-16 19:54:16 +06:00
2024-06-29 11:52:32 +06:00

To use this theme, edit /etc/sysconfig/grub to include:
GRUB_THEME="/boot/grub2/themes/breeze/theme.txt"
and comment-out line:
GRUB_TERMINAL_OUTPUT="console"

Then, run 
grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
if using EFI, otherwise,
grub2-mkconfig -o /boot/grub2/grub.cfg