Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 318 Bytes

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