https://github.com/2kabhishek/refind2k
Minimalist Theme for rEFInd 💠💻
https://github.com/2kabhishek/refind2k
bootloader eye-candy grub refind refind-theme theme uefi
Last synced: 4 months ago
JSON representation
Minimalist Theme for rEFInd 💠💻
- Host: GitHub
- URL: https://github.com/2kabhishek/refind2k
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2019-02-28T19:04:47.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-09-06T01:51:22.000Z (5 months ago)
- Last Synced: 2025-09-06T03:34:26.795Z (5 months ago)
- Topics: bootloader, eye-candy, grub, refind, refind-theme, theme, uefi
- Language: Shell
- Homepage:
- Size: 682 KB
- Stars: 96
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# refind2k
## Inspiration
Just wanted a pretty but powerful bootloader.
## What it does
A minimalist dark theme for [rEFInd](http://www.rodsbooks.com/refind/), the ultimate bootloader for hobbyists and multi-booters.
Comes with a clean design with colorful icons, and a quick setup script.
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `refind`
## Installation
```bash
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
```
## Customizations
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.
## More Info
[rEFInd](http://www.rodsbooks.com/refind/) Official rEFInd website