rEFInd is an easy to use boot manager for UEFI based systems. This is a clean and minimal theme for it.
-
Locate your refind EFI directory. This is commonly
/boot/EFI/refind
though it will depend on where you mount your ESP and where rEFInd is installed.fdisk -l
andmount
may help. -
Create a folder called
themes
inside it, if it doesn't already exist. Then create a folder calledrEFInd-minimal
in the themes folder. -
Clone all contents of this repository into the
rEFInd-minimal
directory. -
To enable the theme add
include themes/rEFInd-minimal/theme.conf
at the end ofrefind.conf
.
Entries that are autodetected should also show the proper icons.
The OS icons are from refind-theme-dark by samuelmeuli.
The theme is a modified version of rEFInd-minimal by EvanPurkhiser.