Skip to content

johdasgran/jinx-theme

Repository files navigation

Jinx GRUB theme 💣🔥💥

Supported languages: Chinese (simplified), English, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, Turkish, Ukrainian

🔧 Installation

1️⃣ First installation way

  • Open terminal.

  • Clone this repository

    git clone https://github.com/johdasgran/jinx-theme.git
    
  • Change directory to the Jinx Theme

    cd jinx-theme
    
  • Review install script at /install.sh

  • Setup the new GRUB

    sudo ./install.sh
    sudo update-grub
    
  • Reboot your PC

2️⃣ Second installation way

  • Easier, less secure way — just download and run install script:

    wget -O - https://github.com/johdasgran/jinx-theme/raw/main/install.sh | bash
    
  • Reboot your PC