mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
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/krunner"
|
||||
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