parch-grub-theme/INSTALL.md

14 lines
458 B
Markdown
Raw Normal View History

2023-07-20 14:55:45 +03:30
### [GRUB](https://gnu.org/software/grub/)
#### Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/parchlinux/parch-grub-theme.git
#### Activating theme
1. Move the crystal folder to /usr/share/grub/themes/
2. Change the theme in /etc/default/grub ( Set GRUB_THEME to '/usr/share/grub/themes/crystal/theme.txt')
3. Run `sudo grub-mkconfig -o /boot/grub/grub.cfg`