Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 289 Bytes

GReza

A GRUB theme.

Find out the resolution grub supports:

  • hwinfo --framebuffer
  • At grub commandline (pressing C at grub menu): vbeinfo

To name an icon for display in the grub menu, you need to know the distro class name. menuentry "Gentoo" --class **gentoo** --class os...