gretzky / refind-retina-black

minimal black theme for retina macbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rEFInd retina black

Minimalist rEFInd theme based off rEFInd-minimal with retina icons for macOS.

example

installation + usage

macOS

  1. install rEFInd
  2. unzip and run ./refind-install
  3. verify it works by restarting, you should be brought to the rEFInd menu
  4. mount rEFInd sudo mount -t msdos /dev/disk0s1 /Volumes
  5. cd /Volumes/EFI/rEFInd
  6. Make a folder for your themes mkdir -p themes
  7. Clone this repo cd themes && git clone https://github.com/gretzky/refind-retina-black
  8. Add the theme to the refind config cd .. && echo "include themes/refind-retina-black/theme.conf >> refind.conf
  9. Edit each menuentry in refind.conf to include the correct path to the themes icons
    • /EFI/rEFInd/themes/refind-retina-black/os_whatever.png
  10. reboot

About

minimal black theme for retina macbooks