antsif-a / glow

Glow theme for the rEFInd boot manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glow

A glow theme for rEFInd.

preview

Use

  1. Locate rEFInd directory under EFI system partiton. This is commonly /boot/efi/EFI/refind
    or /efi/EFI/refind. Create a theme directory here, if it doesn't already exist.

  2. Clone this repository into the your $HOME directory. And then copy it to the themes directory.

    git clone https://github.com/antsif-a/glow ~/
    
    sudo cp -r ~/glow esp/EFI/refind/themes
    

    (esp is your EFI partition here)

  3. Enable the theme by adding include themes/glow/theme.conf at the end of refind.conf.

Credits

About

Glow theme for the rEFInd boot manager

License:GNU General Public License v3.0