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

https://github.com/adityagarg8/refind-minimal-modded

Minimal rEFInd theme.
https://github.com/adityagarg8/refind-minimal-modded

dark dark-theme minimal refind refind-theme theme

Last synced: about 1 year ago
JSON representation

Minimal rEFInd theme.

Awesome Lists containing this project

README

          

## Minimalistic rEFInd theme (Modified)

[rEFInd](http://www.rodsbooks.com/refind/) is an easy to use boot manager for UEFI
based systems. This is a clean and minimal theme for it.

![Preview](https://i.ibb.co/ChT1PTm/refind.png)

### Usage

1. Locate your refind EFI directory. This is commonly `/boot/EFI/refind`
though it will depend on where you mount your ESP and where rEFInd is
installed. `fdisk -l` and `mount` may help.

2. Create a folder called `themes` inside it, if it doesn't already exist. Then create a folder called `rEFInd-minimal` in the themes folder.

3. Clone all contents of this repository into the `rEFInd-minimal` directory.

4. To enable the theme add `include themes/rEFInd-minimal/theme.conf` at the end of
`refind.conf`.

Entries that are autodetected should also show the proper icons.

### Attribution

The OS icons are from [refind-theme-dark] by samuelmeuli.

The theme is a modified version of [rEFInd-minimal] by EvanPurkhiser.

[refind-theme-dark]: https://github.com/samuelmeuli/refind-theme-dark
[rEFInd-minimal]: https://github.com/EvanPurkhiser/rEFInd-minimal