Just wanted a pretty but powerful bootloader.
A minimalist dark theme for rEFInd, the ultimate bootloader for hobbyists and multi-booters.
Comes with a clean design with colorful icons, and a quick setup script.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
refind
git clone https://github.com/2kabhishek/refind2k.git
cd refind2k
./setup.sh
# To uninstall refind2k run setup.sh with -u or --uninstall
./setup.sh -u
# To use a custom ESP, set the ESP envvar
ESP=/path/to/efi ./setup.sh
ESP=/path/to/efi ./setup.sh -u
You can change the banners, icons, resolution etc. in the refind2k.conf
file to suit your needs.
Here's a screenshot with the default background.
Hit the ⭐ button if you found this useful.
rEFInd Official rEFInd website