master v1.0
adi1090x 2 years ago
parent a7da1ba255
commit 5d8817458d

1
.gitignore vendored

@ -0,0 +1 @@
*.tar.gz

@ -24,7 +24,7 @@ follow [this](https://wiki.archlinux.org/index.php/plymouth) *archwiki* article
### How to get these theme? ### How to get these theme?
**Download :** you can download individual themes from releases. **Download :** you can download individual themes from [releases](https://github.com/adi1090x/plymouth-themes/releases).
**Clone :** or you can clone this repository if you want - **Clone :** or you can clone this repository if you want -
```bash ```bash
@ -223,7 +223,9 @@ ubuntu_sprite.SetY(Window.GetHeight() - ubuntu_image.GetHeight() - 50); # displa
``` ```
You can display whatever image you want and even add more. You can display whatever image you want and even add more.
The given example looks like the following when applied (`rog_2` theme used): The given example looks like the following when applied (`rog_2` theme used):
![ubuntu-logo-preview](ubuntu-logo-preview.png) ![ubuntu-logo-preview](ubuntu-logo-preview.png)
### FYI ### FYI

Loading…
Cancel
Save