Skip to content

Update README.md#31

Open
privatedev11 wants to merge 1 commit into
catppuccin:mainfrom
privatedev11:main
Open

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

Conversation

@privatedev11

Copy link
Copy Markdown

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.
Comment thread README.md
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
Copy Markdown

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

@heysailboat

Copy link
Copy Markdown

On my fedora 43 install themes are saved in /boot/grub2/themes/ instead of /usr/[...] for some reason. Might be worth adding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants