https://github.com/danirabbit/refind-theme-elementary
an elementary theme for rEFInd
https://github.com/danirabbit/refind-theme-elementary
refind-theme
Last synced: about 1 year ago
JSON representation
an elementary theme for rEFInd
- Host: GitHub
- URL: https://github.com/danirabbit/refind-theme-elementary
- Owner: danirabbit
- Created: 2017-05-20T15:18:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T16:13:46.000Z (over 6 years ago)
- Last Synced: 2025-03-31T00:17:47.014Z (about 1 year ago)
- Topics: refind-theme
- Language: Meson
- Size: 57.6 KB
- Stars: 28
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elementary rEFInd theme

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