plasma-workspace: fix screen locker

This commit is contained in:
Thomas Tuegel 2015-10-19 21:59:48 -05:00
parent fda04aaaa3
commit b4af2259e2

View File

@ -55,5 +55,9 @@ plasmaPackage rec {
wrapQtProgram "$out/bin/kuiserver5"
wrapQtProgram "$out/bin/krunner"
wrapQtProgram "$out/bin/plasmashell"
wrapQtProgram "$out/lib/libexec/drkonqi"
wrapQtProgram "$out/lib/libexec/kscreenlocker_greet"
rm "$out/lib/libexec/startplasma"
'';
}