plasma-workspace: fix screen locker
This commit is contained in:
parent
fda04aaaa3
commit
b4af2259e2
@ -55,5 +55,9 @@ plasmaPackage rec {
|
|||||||
wrapQtProgram "$out/bin/kuiserver5"
|
wrapQtProgram "$out/bin/kuiserver5"
|
||||||
wrapQtProgram "$out/bin/krunner"
|
wrapQtProgram "$out/bin/krunner"
|
||||||
wrapQtProgram "$out/bin/plasmashell"
|
wrapQtProgram "$out/bin/plasmashell"
|
||||||
|
|
||||||
|
wrapQtProgram "$out/lib/libexec/drkonqi"
|
||||||
|
wrapQtProgram "$out/lib/libexec/kscreenlocker_greet"
|
||||||
|
rm "$out/lib/libexec/startplasma"
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user