This is a clean theme for rEFInd based on Gruvbox palette
rEFInd is an easy boot manager for computers based on the EFI and UEFI by Roderick W. Smith.
- Locate your rEFInd directory. For most systems
/boot/efi/EFI/refind
- Create a folder called
themes
inside it, if it doesn't already exist
- Create a folder called
- Clone this repository and copy into the
themes
directory - Add
include themes/refind-gruvbox-theme/theme.conf
at the end ofrefind.conf
on refind directory.
- Background - you can search lines and edit this on
theme.conf
# Background
banner themes/refind-gruvbox-theme/img/bg2.png
- Fork this repository and clone your fork in your system
- Copy the png icons into the appropriate icons folders
- Commit, upload your fork and them open a PR
- The icons must be in scheme color Gruvbox
- OS - 128px x 128px
- Tools - 48px x 48px
- Respect the nomeclatures like
os_arch
for systems andfunc_about
for tools. You can see all names on directoryboot/efi/EFI/refind/icons
- You can try disabling CSM and modify to not use a "Legacy" or "Compatibility" mode
- After add your resolution on
theme.conf
like this
# Resolution
resolution 1920 1080
- Scheme Collor - Gruvbox
- OS icons (Arch, Debian, Ubuntu, Manjaro, Fedora, Gentoo, MX, Mint, Linux) - Wikimedia - SVGRepo
- Tools icons - Flaticon
Make with 💛 by Delania Oliveira.