kwin-tiling: fix typo
This commit is contained in:
parent
eda3730e6f
commit
31cb1dc755
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ mkDerivation rec {
|
|||
plasmapkg2 --type kwinscript --install ${src} --packageroot $out/share/kwin/scripts
|
||||
install -Dm644 ${src}/metadata.desktop $out/share/kservices5/kwin-script-tiling.desktop
|
||||
|
||||
runHook postInstalll
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Reference in a new issue