mirror of
https://github.com/LightAir/darkmini.git
synced 2026-02-04 06:46:20 +00:00
Corrected file locations and added to readme.md
This commit is contained in:
19
README.md
19
README.md
@@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### 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`.
|
||||
|
||||
Reference in New Issue
Block a user