Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lordshenron/grub-themes
Grub themes that will give a customized look to the Grub2 menu during boot.
https://github.com/lordshenron/grub-themes
archlinux debian grub2 grub2-theme linux-distribution linux-mint ubuntu
Last synced: 4 months ago
JSON representation
Grub themes that will give a customized look to the Grub2 menu during boot.
- Host: GitHub
- URL: https://github.com/lordshenron/grub-themes
- Owner: LordShenron
- License: gpl-2.0
- Created: 2018-04-13T12:29:10.000Z (almost 7 years ago)
- Default Branch: griffin-grub
- Last Pushed: 2019-12-18T12:12:03.000Z (about 5 years ago)
- Last Synced: 2024-10-12T08:02:02.410Z (4 months ago)
- Topics: archlinux, debian, grub2, grub2-theme, linux-distribution, linux-mint, ubuntu
- Language: Shell
- Homepage: https://www.opendesktop.org/p/1228974/
- Size: 12.3 MB
- Stars: 40
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README-en.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[Introduction-of-documents](README.md) [中文文档](README-zh.md)
# Explanation
This is the theme of a Grub2
![](picture/003.png)
[Reference picture](picture/003.png)
# How to install the Grub2 theme
Requirements for the environment: efi+gpt, archlinux
My partition:![001](picture/001.png)
![002](picture/002.png)copy files Griffin-Grub-v2.0 to /boot/grub/themes/ partition, there is a script, will automatically process theme theme files.
````
command:
cd /boot/grub/themes/Griffin-Grub-v2.0/
chmod +x Install-Arch.sh #generally negligible, can be used
sudo./Install-Arch.sh
````
No, then **reboot**, you can see.
ote: If you are **Ubuntu**, in general, please change the Install-Arch.sh above to Install-Ubuntu.sh.# Update content
This Grub-Themes is modified based on the Shenron007/Grub-Themes source file in githun.
link: https://github.com/Shenron007/Grub-Themes/tree/griffin-grub
simply change the grub-update command to grub-mkconfig -o /boot/grub/grub.cfg.update date: 2018-05-02 10:49:42