Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
adi1090x committed Aug 22, 2023
1 parent a7da1ba commit 5d88174
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.tar.gz
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ follow [this](https://wiki.archlinux.org/index.php/plymouth) *archwiki* article

### 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 -
```bash
Expand Down Expand Up @@ -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.

The given example looks like the following when applied (`rog_2` theme used):

![ubuntu-logo-preview](ubuntu-logo-preview.png)

### FYI
Expand Down

0 comments on commit 5d88174

Please sign in to comment.