wiki/linux/GrubTheme.md
2024-09-25 20:08:22 +03:00

393 B

install

wget -O - https://github.com/shvchk/fallout-grub-theme/raw/master/install.sh | bash

always show grub

in /etc/default/grub set GRUB_TIMEOUT=5 and GRUB_HIDDEN_TIMEOUT= (newline after equals sign). then run grub2-mkconfig -o /etc/grub2-efi.cfg

link

origin / mirror