Skip to content

ZGURemixer/GRUB-Theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

✨ This is just a fork of 13atm01's GRUB theme collection containing my own themes I made for the launcher.


🔧 Installation

1️⃣ First installation way

  • Open terminal

  • Clone this repository

    git clone https://github.com/13atm01/GRUB-Theme.git
    
  • Change directory to the GRUB Theme

    cd GRUB-Theme
    
  • Change to the directory you want to install, for eg:

    cd "Nakano Miku"
    
  • Setup the new GRUB

    sudo ./install.sh                       #if error try "sudo sh ./install.sh"
    sudo update-grub
    
  • Reboot your PC

2️⃣ Second installation way

  • Download file

  • Extract it

  • Open terminal in the GRUB Theme folder you want to install

  • Setup the new GRUB

    sudo ./install.sh                       #if error try "sudo sh ./install.sh"
    sudo update-grub
    
  • Reboot your PC

💝 Special thanks to

About

A fork of 13atm01's themes I made for my own personal use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%