diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-06-22 22:40:51 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-06-22 22:40:51 +0300 |
commit | 2eec083b422ea90c64d6f3b122b1dba977f21f7f (patch) | |
tree | 23bf5ac569caa8207c1ac286f8a47d4b283edae6 /x11-themes | |
parent | a8cb70c70d38a0ef0c82dd7d8309062be143a947 (diff) |
[kogaion-artwork-core] fixed the background wallpaper
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild | 1 |
1 files changed, 1 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 62e194e2..fb758cb3 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 @@ -52,6 +52,7 @@ src_install() { insinto /usr/share/cursors/xorg-x11 dosym RezoBlue /usr/share/cursors/xorg-x11/default || "RezoBlue not found" + dosym /usr/share/backgrounds/Kogaion_flame.png /usr/share/backgrounds/kgdm.png || "Failed to copy" } pkg_postinst() { |