about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/chewing-editor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/misc/chewing-editor/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/misc/chewing-editor/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/misc/chewing-editor/default.nix b/nixpkgs/pkgs/applications/misc/chewing-editor/default.nix
index 13ee17999fe1..9cf163055a4b 100644
--- a/nixpkgs/pkgs/applications/misc/chewing-editor/default.nix
+++ b/nixpkgs/pkgs/applications/misc/chewing-editor/default.nix
@@ -19,6 +19,7 @@ mkDerivation rec {
 
   meta = with lib; {
     description = "Cross platform chewing user phrase editor";
+    mainProgram = "chewing-editor";
     longDescription = ''
       chewing-editor is a cross platform chewing user phrase editor. It provides a easy way to manage user phrase. With it, user can customize their user phrase to increase input performance.
     '';