https://github.com/vineyardbovines/refind-retina-black
minimal black theme for retina macbooks
https://github.com/vineyardbovines/refind-retina-black
Last synced: 4 months ago
JSON representation
minimal black theme for retina macbooks
- Host: GitHub
- URL: https://github.com/vineyardbovines/refind-retina-black
- Owner: vineyardbovines
- Created: 2018-06-04T18:48:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:54:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T21:29:09.380Z (12 months ago)
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## rEFInd retina black
Minimalist rEFInd theme based off [rEFInd-minimal](https://github.com/EvanPurkhiser/rEFInd-minimal) with retina icons for macOS.

# installation + usage
**macOS**
1. [install rEFInd](https://sourceforge.net/projects/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