feat: add short install instructions

This commit is contained in:
2022-06-08 12:42:45 +02:00
parent 7e94e3991c
commit 4e75660c77

View File

@@ -1 +1,22 @@
# Sekiro Grub Theme
This theme was written for a resultion of 1920x1080.
To use it on a 2560x1440 screen, adjust the `desktop-image` in the file `Sekiro/theme.txt` to `sekiro_2560x1440.png`.
## Installation
Clone the repository:
```
$ git clone https://github.com/semimqmo/sekiro_grub_theme
```
Switch to the repository folder:
```
$ cd sekiro_grub_theme
```
Run the installation script:
```
$ ./install.sh
```
## Screenshot
![](https://github.com/semimqmo/sekiro_grub_theme/blob/main/screenshot.png?raw=true)