about summary refs log tree commit diff
path: root/pkgs/applications/kde/ktouch.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/ktouch.nix')
-rw-r--r--pkgs/applications/kde/ktouch.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/kde/ktouch.nix b/pkgs/applications/kde/ktouch.nix
index df727c43a166..1a5f14bbc9e3 100644
--- a/pkgs/applications/kde/ktouch.nix
+++ b/pkgs/applications/kde/ktouch.nix
@@ -14,6 +14,7 @@ mkDerivation {
     license = lib.licenses.gpl2;
     maintainers = [ lib.maintainers.schmittlauch ];
     description = "A touch typing tutor from the KDE software collection";
+    mainProgram = "ktouch";
   };
   nativeBuildInputs = [ extra-cmake-modules kdoctools qtdeclarative ];
   buildInputs = [