wiki/help/linux/GrubTheme.md

10 lines
393 B
Markdown
Raw Normal View History

# 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](https://github.com/shvchk/fallout-grub-theme) / [mirror](https://git.voronind.com/voronind/fallout-grub-theme)