A minimal, black & white rEFInd theme.
git clone https://github.com/killign/killign-rEFInd.git
cd killign-rEFIndMake sure your EFI partition is mounted. Common paths include /boot/efi, /boot, or /efi.
sudo mkdir -p /boot/efi/EFI/refind/themes/killign-rEFInd
sudo cp -r * /boot/efi/EFI/refind/themes/killign-rEFInd/Adjust the destination path if your EFI is mounted elsewhere.
sudo nano /boot/efi/EFI/refind/refind.confAdd this line at the bottom:
include themes/killign-rEFInd/theme.confsudo rebootYour rEFInd bootloader should now display the killign theme — clean, minimal, and monochrome.
Feel free to open an issue or submit a pull request if you'd like to contribute or suggest improvements.
