Open FormalSnake opened 8 months ago
What problems are you facing with the 3.3 section instructions?
You have to copy your theme to the /usr/share/grub/themes directory and then select it in the /etc/default/grub/ file including the line: GRUB_THEME="/usr/share/grub/themes/name-of-your-theme/theme.txt"
In name-of-your-theme you have to write the name of the folder that you copied to: /usr/share/grub/themes
Once done you have to write in the terminal sudo update-grub and reboot.
Yes, I managed to figure it out but it would be nice to have instructions
I'll add a quick install guide on next update!
Something I noticed, when using Displayport on a widescreen momitor the GRUB breaks, but when using HDMI it scales correctly but is very laggy.
Once done you have to write in the terminal sudo update-grub and reboot.
I believe it's sudo grub-mkconfig -o /boot/grub/grub.cfg
Hi, I come from macOS and I want to use EndeavourOS (Arch) on my PC, but the official Arch guide left me confused on what to do. Some sort of resource or tutorial in the readme would be very nice.
I was following this guide