20 lines
577 B
Markdown
20 lines
577 B
Markdown
|
# Overview
|
||
|
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.
|
||
|
|
||
|
# Licensing
|
||
|
Everything within this repo is under the MIT License unless stated otherwise.
|
||
|
|
||
|
# Developer
|
||
|
- [Foster Hangdaan](https://github.com/FosterHangdaan)
|
||
|
|
||
|
# Screenshots
|
||
|
## Anonymous
|
||
|
![](screenshots/anonymous-01.png) <br />
|
||
|
![](screenshots/anonymous-02.png) <br />
|