Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't change fonts or background color on arch #43

Closed
groovitz opened this issue Aug 17, 2020 · 1 comment
Closed

Can't change fonts or background color on arch #43

groovitz opened this issue Aug 17, 2020 · 1 comment

Comments

@groovitz
Copy link

groovitz commented Aug 17, 2020

I typed this in sudo Downloads/matter/matter.py -bg FFF8E1 -fg 263238 -hl E91E63 and this is what was returned

[I] Argument -i required. Which icons go to which grub entries?.
[I] Your grub entries are:
1. Arch Linux
2. Advanced options for Arch Linux
3. Arch Linux, with Linux linux
4. Arch Linux, with Linux linux (fallback initramfs)
5. Windows Boot Manager (on /dev/sda2)
[I] Look for icons you like at https://materialdesignicons.com/
[I] Then install with:
[I] ./matter.py -i icon-for-entry-1 icon-for-entry-2 ...
[I] Example (with 8 entries, _ means ignore):
[I] ./matter.py -i ubuntu microsoft-windows folder _ _ _ _ cog

I tried setting icons and changing background in the same line but it still won't work. Help.

@mateosss
Copy link
Owner

Did you follow through the quickstart? In any case, the only requirement for setting Matter as the error is displaying, is to provide the icons for each of your grub entres (the list with five elements).

You say that doesn't work neither, but could you provide the output when running the command with the -i flag to know exactly what doesn't work?

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

No branches or pull requests

2 participants