summaryrefslogtreecommitdiff
path: root/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild')
-rw-r--r--x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.0-r2.ebuild4
1 files changed, 2 insertions, 2 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 845017cd..05f58a8f 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
@@ -26,10 +26,10 @@ RDEPEND="!!<x11-misc/lightdm-1.1.1
x11-themes/kogaion-artwork-core"
src_prepare() {
+ epatch "${FILESDIR}"/kogaion-greeter.patch
# Apply custom Kogaion settings
sed -i \
- -e 's:#background=.*:background=/usr/share/backgrounds/kgdm.png \
- default-user-image=/usr/share/pixmaps/kogaion-logo.png:' \
+ -e 's:#background=.*:background=/usr/share/backgrounds/kgdm.png:' \
-e 's:#xft-hintstyle=.*:xft-hintstyle=hintfull:' \
-e 's:#xft-antialias=.*:xft-antialias=true:' \
-e 's:#position=.*:position=5% 50%:' \