Corrected file locations and added to readme.md

This commit is contained in:
Moulick
2017-05-07 17:26:01 +05:30
parent ab65703054
commit e62b00d226
2 changed files with 24 additions and 7 deletions

View File

@@ -1,6 +1,23 @@
# darkmini
Dark theme for refind
Dark theme for rEFInd
[rEFInd](http://www.rodsbooks.com/refind/) is a simplistic boot manager for UEFI
based systems. This is a clean, dark and minimal theme for it.
![screenshot](https://raw.githubusercontent.com/LightAir/darkmini/master/screenshot_001.png "screenshot")
![screenshot](https://raw.githubusercontent.com/LightAir/darkmini/master/screenshot_002.png "screenshot")
### Usage
1. Locate your refind EFI directory. This is commonly `/boot/EFI/refind`
though it will depend on where you mount your ESP and where rEFInd is
installed. `fdisk -l` and `mount` may help.
2. Create a folder called `themes` inside it, if it doesn't already exist
3. Clone this repository into the `themes` directory.
4. To enable the theme add `include themes/darkmini/theme.conf` at the end of
`refind.conf`.