summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild
index d1afc007..7a03536c 100644
--- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild
+++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild
@@ -28,7 +28,7 @@ RDEPEND="!!<x11-misc/lightdm-1.1.1
src_prepare() {
# Apply custom Kogaion settings
sed -i \
- -e 's:#background=.*:background=/usr/share/backgrounds/kogaion-logo.png:' \
+ -e 's:#background=.*:background=/usr/share/pixmaps/kogaion-logo.png:' \
-e 's:#xft-hintstyle=.*:xft-hintstyle=hintfull:' \
-e 's:#xft-antialias=.*:xft-antialias=true:' \
-e 's:#position=.*:position=5% 50%:' \