Skip to content

gustawho/grub2-theme-breeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breeze

A minimalistic GRUB theme inspired by Breeze.

Preview

Icons

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