grub-themes/README.md
2023-06-24 13:12:11 -04:00

22 lines
698 B
Markdown

# Overview
A collection of themes I have created for GRUB.
# Installation
> 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.
# Developer
- [Foster Hangdaan](https://github.com/FosterHangdaan)
# Screenshots
## Anonymous
![](screenshots/anonymous.png)