diff options
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.ebuild | 3 |
1 files changed, 2 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 7a03536c..4f433e85 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,8 @@ RDEPEND="!!<x11-misc/lightdm-1.1.1 src_prepare() { # Apply custom Kogaion settings sed -i \ - -e 's:#background=.*:background=/usr/share/pixmaps/kogaion-logo.png:' \ + -e 's:#background=.*:background=/usr/share/backgrounds/kgdm.png \ +default-user-image=/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%:' \ |