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

https://github.com/danirabbit/refind-theme-elementary

an elementary theme for rEFInd
https://github.com/danirabbit/refind-theme-elementary

refind-theme

Last synced: 29 days ago
JSON representation

an elementary theme for rEFInd

Awesome Lists containing this project

README

        

# elementary rEFInd theme

![Screenshot](screenshot.png)

## Installation

You'll need the following dependencies:
* meson
* librsvg2-bin

Run `meson build` to configure the build environment and then change to the build directory

meson build
cd build

To install, use `ninja install`

sudo ninja install