No description
Find a file
2026-05-07 15:25:55 +02:00
Dharma update 2026-05-05 11:09:31 +02:00
.SRCINFO update 2026-05-07 15:25:55 +02:00
grub2-theme-dharma-mod-snix.install update 2026-05-07 15:25:55 +02:00
PKGBUILD update 2026-05-05 11:16:34 +02:00
README.md update 2026-05-05 11:16:34 +02:00
VERSION update 2026-05-05 11:00:58 +02:00

grub2-theme-dharma-mod-snix

A slightly adapted GRUB2 gfxmenu theme based on Chakra's Dharma theme. Fits well with the Caledonia art suite (same author).

This package is a personal modification of grub2-theme-dharma-mod from the AUR.

Preview

The theme features a clean dark boot menu with OS icons, Terminus fonts, and a countdown progress bar.

Installation

git clone https://git.snix.me/archlinux/grub2-theme-dharma-mod-snix
cd grub2-theme-dharma-mod-snix
makepkg -si

This package conflicts with and replaces grub2-theme-dharma-mod.

Configuration

Edit /etc/default/grub:

GRUB_THEME="/boot/grub/themes/Dharma/theme.txt"
GRUB_GFXMODE=auto

Then regenerate the GRUB config:

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

Credits

License

GPL-3.0. Original theme assets retain their original licenses (CC BY-SA 3.0 for artwork, SIL OFL 1.1 for Terminus font).