summaryrefslogtreecommitdiff
path: root/x11-themes/kogaion-artwork-core
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-12-09 01:33:00 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-12-09 01:33:00 +0200
commit7713703b9ebbce7595cfa36d1224238acc966e60 (patch)
treed86d1a591512054eadeb195b9610beeb3d91fc11 /x11-themes/kogaion-artwork-core
parent18fc001a30d2d966db1c17d2114aef41c08c650e (diff)
Someone forgot exactly what we need most: Plymouth Kogaion theme
Diffstat (limited to 'x11-themes/kogaion-artwork-core')
-rw-r--r--x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
index 5e47956e..5e4f495d 100644
--- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
+++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
@@ -46,6 +46,12 @@ src_install() {
doins "${S}"/background/*.png
doins "${S}"/background/*.jpg
+ # Plymouth theme
+ insinto /usr/share/plymouth
+ doins bizcom.png
+ doins -r themes/kogaion
+
+
insinto /usr/share/cursors/xorg-x11
dosym RezoBlue /usr/share/cursors/xorg-x11/default || "RezoBlue not found"
}