Skip to content

ntdesmond/nomifactory-grub-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomifactory GRUB theme

This is a fork of minegrub-theme with a design based on Nomifactory CEu modpack menu.

Screenshot

Installation

  1. Give yourself permission to access themes folder, if not yet:

    sudo chown $USER /boot/grub*/themes/
  2. Clone the repository:

    cd /boot/grub*/themes/
    git clone https://github.com/ntdesmond/nomifactory-grub-theme
  3. Edit GRUB config in /etc/default/grub, adding or changing this line:

    GRUB_THEME=/boot/grub/themes/nomifactory-grub-theme/theme.txt

    Use /boot/grub2/ above if your OS has it instead of /boot/grub/

  4. Run sudo update-grub to upgrade your GRUB config.

  5. You might need to edit theme.txt to adjust the height of the boot menu if you have more than 3 or 4 boot options.

    Editing theme files does not require updating grub config.

    To preview theme changes without rebooting, you may use grub-emu.

    Caution: grub-emu reads keyboard when the terminal it was launched in is focused. To exit grub-emu, hit C and type exit in the GRUB command line.

  6. (optional) Pick a background of your choice and replace background.png or enable switching backgrounds automatically after each system reboot. See README in ./backgrounds for more info.

See also

About

A GRUB theme in the style of Nomifactory

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%