about summary refs log tree commit diff
path: root/pkgs/applications/kde/picmi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/picmi.nix')
-rw-r--r--pkgs/applications/kde/picmi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/kde/picmi.nix b/pkgs/applications/kde/picmi.nix
index 30ee9fa84369..3f5e36886836 100644
--- a/pkgs/applications/kde/picmi.nix
+++ b/pkgs/applications/kde/picmi.nix
@@ -8,6 +8,7 @@ mkDerivation {
   meta = with lib; {
     homepage = "https://apps.kde.org/picmi/";
     description = "Nonogram game";
+    mainProgram = "picmi";
     longDescription = ''The goal is to reveal the hidden pattern in the board by coloring or
       leaving blank the cells in a grid according to numbers given at the side of the grid.
       '';