A simplistic clean and minimal theme for rEFInd
**press F10 to take screenshot
-
Clone git repository to your $HOME directory.
git clone https://github.com/munlik/refind-theme-regular.git
-
Locate refind directory under EFI partition. For most Linux based system is commonly
/boot/efi/EFI/refind/
. Copy theme directory to it.Important: Delete older installed versions of this theme before you proceed any further.
sudo rm -rf /boot/efi/EFI/refind/{regular-theme,refind-theme-regular}
sudo cp -r refind-theme-regular /boot/efi/EFI/refind/
-
Remove unused directory.
sudo rm -rf /boot/efi/EFI/refind/refind-theme-regular/{src,.git}
-
To adjust icon size and font size edit
theme.conf
.sudo nano /boot/efi/EFI/refind/refind-theme-regular/theme.conf
-
To enable the theme add
include refind-theme-regular/theme.conf
at the end ofrefind.conf
.sudo nano /boot/efi/EFI/refind/refind.conf
More information
rEFInd An official rEFInd website
-
selection_big.png
andselection_small.png
- Based on the rEFInd OS X theme created by: naymlexwun
-
os_kali.png
- From PhineasPhreak's avatar
-
refind.conf
- Change settings: timeout, hideui, showtools, dont_scan_dirs, default_selection and include
theme.conf
- Change settings: timeout, hideui, showtools, dont_scan_dirs, default_selection and include
-
refind_linux.conf
- conf for my old laptop