Update installation instructions

This commit is contained in:
Foster Hangdaan 2023-06-24 13:12:11 -04:00
parent dabee176c1
commit bbce6c72b7
No known key found for this signature in database
GPG key ID: AF8C8834690CE403

View file

@ -2,10 +2,13 @@
A collection of themes I have created for GRUB.
# Installation
- Copy the selected theme's folder to `/boot/grub/themes`.
- Add the full path to its `theme.txt` in `/etc/default/grub`.
- Update the grub configuration by running `sudo update-grub`.
- Reboot the system to view the new GRUB theme.
> Note: You must have [Git LFS](https://git-lfs.com/) installed and setup to obtain the binary files such as images and fonts.
1. Clone this repository and navigate to its folder.
1. Copy the selected theme's folder to `/boot/grub/themes`.
1. Add the full path to its `theme.txt` in `/etc/default/grub`.
1. Update the grub configuration by running `sudo update-grub`.
1. Reboot the system to view the new GRUB theme.
# License
License information for each theme is contained within its folder.