From 2a26de8247142bfc36fdf6f8ce6a5d44937e4f65 Mon Sep 17 00:00:00 2001 From: LightAir Date: Thu, 29 Aug 2019 22:29:14 +0300 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d1116fa..4dbeb99 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,6 @@ 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. -## theme-mini -![screenshot](screenshots/screenshot_001.png "screenshot") -![screenshot](screenshots/screenshot_002.png "screenshot") -![screenshot](screenshots/screenshot_003.png "screenshot") -![screenshot](screenshots/screenshot_004.png "screenshot") -![screenshot](screenshots/screenshot_005.png "screenshot") - -# theme - ### Usage 1. Locate your refind EFI directory. This is commonly `/boot/EFI/refind` @@ -24,7 +15,15 @@ based systems. This is a clean, dark and minimal theme for it. 3. Clone this repository into the `themes` directory. - 4. To enable the theme add `include themes/darkmini/theme-mini.conf` at the end of refind.conf - Or add `include themes/darkmini/theme-mini.conf` - And set option `banner` in theme file for select background image + 4. To enable the theme add `include themes/darkmini/theme-mini.conf` at the end of refind.conf or add `include themes/darkmini/theme-mini.conf` + 5. Set option `banner` in theme file for select background image Ex: `banner themes/darkmini/bg/ubuntu_style.png ` + +## theme-mini +![screenshot](screenshots/screenshot_001.png "screenshot") +![screenshot](screenshots/screenshot_002.png "screenshot") +![screenshot](screenshots/screenshot_003.png "screenshot") +![screenshot](screenshots/screenshot_004.png "screenshot") + +## theme +![screenshot](screenshots/screenshot_005.png "screenshot")