2026-03-10 11:57:09 +07:00
2026-03-10 11:57:09 +07:00
2026-03-10 11:57:09 +07:00
2026-03-10 11:57:09 +07:00
2026-03-11 00:37:23 +08:00
2026-03-10 11:57:09 +07:00
2026-03-10 12:14:29 +07:00
2026-03-10 11:57:09 +07:00
2026-03-10 11:57:09 +07:00
2026-03-10 11:57:09 +07:00
2026-03-10 11:57:09 +07:00

Nola GRUB Theme

Nola Grub

Installation

Create grub themes folder (if not exist)

sudo mkdir -p /boot/grub/themes

Clone this repo:

git clone --depth 1 https://gitea.nonszy.space/nomi-nonsz/nola-grub.git

Copy the theme

sudo cp -r nola-grub /boot/grub/themes/nola-grub

Change the theme in /etc/default/bash

GRUB_THEME="/boot/grub/themes/nola-grub/theme-txt"

Applying configuration

On Debian/Ubuntu based distro:

sudo update-grub

Or other distro:

sudo grub-mkconfig -o /boot/grub/grub.cfg
Description
No description provided
Readme 2.1 MiB
Languages
Text 100%