Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Preview

preview

Compatibility

This should work on any Linux distribution that uses GRUB, but I have only tested it on EndeavourOS and Kali

Install

git clone https://github.com/AllJavi/tartarus-grub.git
cd tartarus-grub
sudo cp tartarus -r /usr/share/grub/themes/
sudo vim /etc/default/grub

Change #GRUB_THEME= to GRUB_THEME="/usr/share/grub/themes/tartarus/theme.txt"

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

If all works correctly you should get this line in the out put:

Found theme: /usr/share/grub/themes/tartarus/theme.txt

NOTE: For Fedora 37

When editing the file /etc/default/grub, you also have to comment the line 'GRUB_TERMINAL_OUTPUT="console"

Credit

License

MIT License

About

Basic grub theme with material gruvbox style

Topics

Resources

Stars

117 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors