Skip to content

Commit 5d88174

Browse files
committed
Updated
1 parent a7da1ba commit 5d88174

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.tar.gz

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ follow [this](https://wiki.archlinux.org/index.php/plymouth) *archwiki* article
2424

2525
### How to get these theme?
2626

27-
**Download :** you can download individual themes from releases.
27+
**Download :** you can download individual themes from [releases](https://github.com/adi1090x/plymouth-themes/releases).
2828

2929
**Clone :** or you can clone this repository if you want -
3030
```bash
@@ -223,7 +223,9 @@ ubuntu_sprite.SetY(Window.GetHeight() - ubuntu_image.GetHeight() - 50); # displa
223223
```
224224

225225
You can display whatever image you want and even add more.
226+
226227
The given example looks like the following when applied (`rog_2` theme used):
228+
227229
![ubuntu-logo-preview](ubuntu-logo-preview.png)
228230

229231
### FYI

0 commit comments

Comments
 (0)