Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/hotaru-hspr/rog-grub

2
Become a Fan
5.0

Description:
Minimalist ROG theme for Grub, based on vinceliuice's grub2-themes (https://github.com/vinceliuice/grub2-themes), inspired from thekaranand's ROG GRUB theme (https://github.com/thekarananand/ROG_GRUB_Theme).

Installation:

1. Open a terminal cd'd to the directory of the source code, and run the following commands:

sudo chmod +x install.sh

sudo ./install.sh -s (screen size)

Screen sizes:

1. 1920x1080 - 1080p
2. 2560x1440 - 2k
3. 3840x2160 - 4k
4. 2560x1080 - ultrawide
5. 3440x1440 - ultrawide2k

Examples:

1. If your monitor is of the resolution 2560x1440:
sudo ./install.sh -s 2k

2. To remove the theme:
sudo ./install.sh -r

3. To open the help menu:
sudo ./install.sh -h

GitHub page:

https://github.com/hotaru-hspr/rog-grub

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license GPLv3
version 2024-05-14
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 22

Other GRUB Themes:

Grub gfxboot splash Amiga Theme
uwelauke
last update date: 15 years ago

Score 5.0

Squirrel
Axell
last update date: 17 years ago

Score 5.0

ruth
ghettocomp
last update date: 17 years ago

Score 5.0

Sexy
sinosh
last update date: 16 years ago

Score 5.0

Windows 8 prism (64bit)
Brahimsalem
last update date: 11 years ago

Score 4.7

reeds_1.xpm
jlindy
last update date: 17 years ago

Score 5.0




GRUB

How to install a grub theme:

  1. Extract the theme to /boot/grub/themes/

  2. Edit /etc/default/grub file. Find the line starting with "#GRUB_THEME" and change it to "GRUB_THEME=/boot/grub/themes/[THEME_FOLDER]/[theme.txt]" (replace [THEME_FOLDER] ; [theme.txt] is probably OK ; remove "[]" brackets)

  3. Run sudo update-grub

See also: https://de.wikipedia.org/wiki/Grand_Unified_Bootloader