HyperFluent-GRUB-Theme icon indicating copy to clipboard operation
HyperFluent-GRUB-Theme copied to clipboard

Install guide?

Open FormalSnake opened this issue 2 years ago • 6 comments

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

FormalSnake avatar Mar 02 '24 09:03 FormalSnake

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.

Miguel-hrvs avatar Mar 09 '24 09:03 Miguel-hrvs

Yes, I managed to figure it out but it would be nice to have instructions

FormalSnake avatar Mar 09 '24 11:03 FormalSnake

I'll add a quick install guide on next update!

Coopydood avatar Apr 03 '24 01:04 Coopydood

Something I noticed, when using Displayport on a widescreen momitor the GRUB breaks, but when using HDMI it scales correctly but is very laggy.

FormalSnake avatar Apr 03 '24 08:04 FormalSnake

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

raffaem avatar Aug 28 '24 18:08 raffaem