Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 438 Bytes

YoRHa GRUB theme

Alt text

To install:

Step 1

Find your monitor's resolution and copy the corresponding folder to /boot/grub/themes

Step 2

Edit your /etc/default/grub file to include GRUB_THEME="/boot/grub/themes/ *folder you copied* /theme.txt"

For example: GRUB_THEME="/boot/grub/themes/yorha-1920x1080/theme.txt"

Step 3

Finalize your changes with sudo update-grub