Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,10 @@

## Usage

1. Locate your rEFInd installation folder (e.g. /boot/EFI/refind)
2. Create a folder called `themes` inside it, if it doesn't already exist
3. Clone this repo into the `themes` folder:
`git clone https://github.com/catppuccin/refind.git catppuccin`
4. Add `include themes/catppuccin/flavour.conf` to `refind.conf` (replace flavour with latte/frappe/macchiato/mocha)
1. Locate your rEFInd installation folder (for example, `/boot/EFI/refind`).
2. Create a folder called `themes` inside it if it does not already exist.
3. Clone this repository into the `themes` folder: `git clone https://github.com/catppuccin/refind.git catppuccin`
4. Add `include themes/catppuccin/<flavor>.conf` to `refind.conf` (replace `<flavor>` with your preferred flavor: latte, frappe, macchiato, or mocha).

## 💝 Thanks to

Expand Down