No description
- Shell 100%
| Dharma | ||
| .SRCINFO | ||
| grub2-theme-dharma-mod-snix.install | ||
| PKGBUILD | ||
| README.md | ||
| VERSION | ||
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
- Original Dharma theme by Malcer for the Chakra Project — CC BY-SA 3.0
- Modified by intelfx — grub2-theme-dharma-mod
- Further adapted by snix
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).