Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T06:13:42.000Z (about 2 months ago)
- Last Synced: 2025-01-23T17:11:30.453Z (9 days ago)
- Topics: bootloader, eye-candy, grub, refind, refind-theme, theme, uefi
- Language: Shell
- Homepage:
- Size: 680 KB
- Stars: 84
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
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.
![refind2k-light](https://raw.githubusercontent.com/2KAbhishek/refind2k/main/images/refind2k-light.jpg)
Hit the ⭐ button if you found this useful.
## More Info
[rEFInd](http://www.rodsbooks.com/refind/) Official rEFInd website