Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 💠💻

Awesome Lists containing this project

README

        

# refind2k

refind2k


License


People


Stars


Forks


Watches


Last Updated

Minimalist Theme for rEFInd 💠💻

refind2k screenshot


refind2k Screenshot

## 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

Source |
Website