# grub2-theme-breeze **Repository Path**: daave/grub2-theme-breeze ## Basic Information - **Project Name**: grub2-theme-breeze - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-11 - **Last Updated**: 2025-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Breeze A minimalistic GRUB theme inspired by Breeze. ![Preview](preview.jpg) ## Icons ![Shipped icons and logos](icons.png) ## 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`