• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
  • License
    Other
  • Created about 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A minimalistic GRUB theme inspired by Breeze

Breeze

A minimalistic GRUB theme inspired by Breeze.

Preview 1 Preview 2 Preview 3

Keep in mind that the previous screenshots were taken on a low-resolution QEMU virtual machine.

Shipped icons and logos

Installation

Copy the "breeze" directory to a location GRUB can access it. The standard path is /usr/share/grub/themes/, but if your installing this theme in an encrypted system, you might prefer to copy this package content to /boot and set your GRUB configuration file accordingly.

Edit /etc/default/grub, making sure this line (or a variant of it) exists:

GRUB_THEME="/usr/share/grub/themes/breeze/theme.txt"

And then run:

sudo grub-mkconfig -o /boot/grub/grub.cfg