refind-theme-elementary icon indicating copy to clipboard operation
refind-theme-elementary copied to clipboard

an elementary theme for rEFInd

elementary rEFInd theme

Screenshot

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