diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-06-28 10:02:53 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-06-28 10:02:53 +0300 |
commit | b6fe314c640da4a71d186482fd99bbbb034a5ea9 (patch) | |
tree | 92a697361f4cc80c709b5da931e322805697cecb | |
parent | bdc907ed3a0a81f6ea544c1810974e867c8d37a4 (diff) |
fixed the background on xfce
-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 fb758cb3..4d8ffeab 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 @@ -53,6 +53,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" + dosym /usr/share/backgrounds/Circles_wide.png /usr/share/backgrounds/kogaionlinux.png || "Failed to copy" } pkg_postinst() { |