-
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. -
Create a folder called
themes
inside it, if it doesn't already exist -
Clone this repository into the
themes
directory. -
To enable the theme add
include themes/rEFInd-glassy/theme.conf
at the end ofrefind.conf
. -
You may need to change the default resolution of the rEFInd menu (see refind.conf).
-
The background can easily be replaced by any .png-file with a resolution of 1920x1080.
Entries should be autodetected and shown with the proper icons.
Manual entries can be done via menuentry
option (see refind.conf for examples).
This theme is based on the Sunset theme.
Contains OS Icons from munlik's repository.