From c81ae68ddb2b7e3396311e110474cb88d21e131e Mon Sep 17 00:00:00 2001 From: Nenad Stojanovikj Date: Fri, 9 Mar 2018 00:37:33 +0100 Subject: [PATCH 1/2] Add AUR link --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90283d5..06e64b9 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,10 @@ A Plymouth theme made for Arch Linux Clone the repo to `/usr/share/plymouth/themes` and run `# plymouth-set-default-theme -R arch-boot` -## AUR (upcoming) \ No newline at end of file +## AUR + +[plymouth-theme-arch-beat](https://aur.archlinux.org/packages/plymouth-theme-arch-beat/) + +Install it with any AUR package manager: + +ex. `trizen -S plymouth-theme-arch-beat` From 733c5a9e58ca5c30b596466a838d04a0bd19864e Mon Sep 17 00:00:00 2001 From: Nenad Stojanovikj Date: Fri, 9 Mar 2018 13:54:37 +0100 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e64b9..52e9bd6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Plymouth theme made for Arch Linux ## Manual installation -Clone the repo to `/usr/share/plymouth/themes` and run `# plymouth-set-default-theme -R arch-boot` +Clone the repo to `/usr/share/plymouth/themes` and run `# plymouth-set-default-theme -R arch-beat` ## AUR