Skip to content

Update README.md#31

Open
privatedev11 wants to merge 1 commit intocatppuccin:mainfrom
privatedev11:main
Open

Update README.md#31
privatedev11 wants to merge 1 commit intocatppuccin:mainfrom
privatedev11:main

Conversation

@privatedev11
Copy link

Added instructions for distros with grub2, namely Fedora and openSUSE. In the original README.md, it has one line explaining a different command for Fedora with grub2, but you need to change a few things. I had to on openSUSE Tumbleweed.

Added instructions for distros with grub2, namely Fedora and openSUSE.
git clone https://github.com/catppuccin/grub.git && cd grub
```

2. Copy all or selected theme from `src` folder to `/usr/share/grub2/themes`. E.g. to copy all themes use:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On Fedora, the right folder seems to be /usr/share/grub not /usr/share/grub2:

ahann@fedora:~$ ls /usr/share/grub2 ls: cannot access '/usr/share/grub2': No such file or directory ahann@fedora:~$ ls /usr/share/grub ascii.pf2 euro.pf2 grub-mkconfig_lib unicode.pf2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants