/refind-theme-circle

A simple rEFInd theme for people who like circles

rEFInd Theme Circle

A simple rEFInd theme for people who like circles

os_select

tool_select

F10 takes a screenshot and places it in your esp mount point

Installation

  1. Clone this repository

    
    git clone https://github.com/josephsurin/refind-theme-circle.git
    
  2. Remove unused directories

    rm -r ./refind-theme-circle/{screenshots,.git}
    
  3. Copy the theme to your rEFInd directory in your EFI partition (lsblk and mount may be helpful). You will need root for this. For example, if my rEFInd directory is located at /boot/efi/EFI/refind/:

    sudo cp -r refind-theme-circle /boot/efi/EFI/refind/
    
  4. Adjust any settings you would like in the theme.conf file. Refer to this for more details.

  5. Enable the theme by adding include refind-theme-circle/theme.conf to the end of your refind.conf file.

    sudo echo "include refind-theme-circle/theme.conf" >> /boot/efi/EFI/refind/refind.conf
    

Warnings:

  • Currently, there are only icons for Windows and Arch Linux
  • There is also currently only one size for these icons

Credits: