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
- Host: GitHub
- URL: https://github.com/danirabbit/refind-theme-elementary
- Owner: danirabbit
- Created: 2017-05-20T15:18:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T16:13:46.000Z (about 5 years ago)
- Last Synced: 2025-02-06T05:29:49.582Z (3 months ago)
- Topics: refind-theme
- Language: Meson
- Size: 57.6 KB
- Stars: 27
- Watchers: 5
- 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-binRun `meson build` to configure the build environment and then change to the build directory
meson build
cd buildTo install, use `ninja install`
sudo ninja install