https://github.com/adityagarg8/refind-minimal-modded
Minimal rEFInd theme.
https://github.com/adityagarg8/refind-minimal-modded
dark dark-theme minimal refind refind-theme theme
Last synced: about 1 year ago
JSON representation
Minimal rEFInd theme.
- Host: GitHub
- URL: https://github.com/adityagarg8/refind-minimal-modded
- Owner: AdityaGarg8
- License: mit
- Created: 2021-06-09T09:00:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T10:24:24.000Z (about 2 years ago)
- Last Synced: 2025-05-19T00:16:59.858Z (about 1 year ago)
- Topics: dark, dark-theme, minimal, refind, refind-theme, theme
- Homepage:
- Size: 123 KB
- Stars: 31
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Minimalistic rEFInd theme (Modified)
[rEFInd](http://www.rodsbooks.com/refind/) is an easy to use boot manager for UEFI
based systems. This is a clean and minimal theme for it.

### Usage
1. Locate your refind EFI directory. This is commonly `/boot/EFI/refind`
though it will depend on where you mount your ESP and where rEFInd is
installed. `fdisk -l` and `mount` may help.
2. Create a folder called `themes` inside it, if it doesn't already exist. Then create a folder called `rEFInd-minimal` in the themes folder.
3. Clone all contents of this repository into the `rEFInd-minimal` directory.
4. To enable the theme add `include themes/rEFInd-minimal/theme.conf` at the end of
`refind.conf`.
Entries that are autodetected should also show the proper icons.
### Attribution
The OS icons are from [refind-theme-dark] by samuelmeuli.
The theme is a modified version of [rEFInd-minimal] by EvanPurkhiser.
[refind-theme-dark]: https://github.com/samuelmeuli/refind-theme-dark
[rEFInd-minimal]: https://github.com/EvanPurkhiser/rEFInd-minimal