Skip to content

sergoncano/hollow-knight-grub-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Happy GRUB
Hollow GRUB

A theme for the bootloader GRUB based off hollow knight's main menu.

InstallationCustomizationCredits

screenshot

Installation

Install the files:

# Clone this repository
$ git clone https://github.com/sergoncano/hollow-knight-grub-theme.git

# Go into the repository
$ cd hollow-knight-grub-theme

# Make the installer executable
$ chmod +x install_theme.sh

# Run the installer
$ sudo ./install_theme.sh

Now set the theme in your grub config (/etc/default/grub) by adding (or modifying) the following line:

GRUB_THEME="/boot/grub/themes/hollow-grub/theme.txt"

Finally reload the GRUB config:

sudo grub-mkconfig -o /boot/grub/grub.cfg

Alternatively, if using Arch Linux you can get it from the AUR:

yay -S grub-theme-hollow-knight

Customization

If you want to add a new background (the day silksong comes out), just put it in the wallpapers/ directory. After that, run the install script again and choose it when prompted for.

Credits

All the art used here belongs to the game Hollow Knight.
The installation script is a variation of minegrub's.

About

A theme for GRUB based off Hollow Knight's main menu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages