lightdm-mini-greeter: use wrapGAppsHook

This commit is contained in:
worldofpeace
2019-09-18 11:13:43 -04:00
parent b558eb8329
commit 6d7687871e
2 changed files with 5 additions and 5 deletions
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
postInstall = ''
substituteInPlace "$out/share/xgreeters/lightdm-gtk-greeter.desktop" \
--replace "Exec=lightdm-gtk-greeter" "Exec=$out/sbin/lightdm-gtk-greeter"
--replace "Exec=lightdm-gtk-greeter" "Exec=$out/bin/lightdm-gtk-greeter"
'';
passthru.xgreeters = linkFarm "lightdm-gtk-greeter-xgreeters" [{