Skip to content

MrVivekRajan/Grub-Themes

Repository files navigation

🌟 Description

A warm welcome to all the people reading out this 🤗. Here at this repo you will find some Aesthetic, cool, stylish and minimal themes for Grub Boot Menu.

Currently Supported Themes




INSTALLATION :-

For Windows Theme.

(1) Download Windows-Main theme file either by cloning this repository or from release section.

(2) Once downloaded, you will find Windows folder inside it simply copy and paste it to /boot/grub/themes/ directory.

(3) Then edit /etc/default/grub using any text editor or filemanager and add : GRUB_THEME=/boot/grub/themes/Windows/theme.txt

(4) Then copy paste menu.cfg file present in Windows-Main folder to /boot/grub/

(5) Also copy paste Menu script file present in Windows-Main folder to /etc/grub.d/

(6) Then simply run chmod +x /etc/grub.d/Menu command in terminal

(7) Now simply set env variable using the command : sudo grub-editenv - set config_file=menu.cfg

(8) Everything done just simply update grub by : sudo update-grub or sudo grub-mkconfig -o /boot/grub/grub.cfg

For other themes

(1) Download your favourite theme either by cloning this repository or from release section.

(2) Copy the downloaded theme folder to /boot/grub/themes/ directory.

(3) Then edit /etc/default/grub using any text editor or filemanager.

(4) And add : GRUB_THEME=/boot/grub/themes/(theme-name)/theme.txt don't forget to replace (theme-name) with your real theme name.

(5) Update grub by:
sudo update-grub or sudo grub-mkconfig -o /boot/grub/grub.cfg

Minimal

Minimal

Cool - Aesthetic - Stylish

cool

WINDOWS - Preview

Windows.-.Main.mp4

Thanks for Visiting !! ❤️❤️

I Hope You Like my project, if yes then don't forget to give it a star as it means a lot.