about summary refs log tree commit diff
path: root/pkgs/applications/kde/spectacle.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/spectacle.nix')
-rw-r--r--pkgs/applications/kde/spectacle.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/kde/spectacle.nix b/pkgs/applications/kde/spectacle.nix
index 8505e34920df..f5471e2d1086 100644
--- a/pkgs/applications/kde/spectacle.nix
+++ b/pkgs/applications/kde/spectacle.nix
@@ -33,6 +33,7 @@ mkDerivation {
   meta = with lib; {
     homepage = "https://apps.kde.org/spectacle/";
     description = "Screenshot capture utility";
+    mainProgram = "spectacle";
     maintainers = with maintainers; [ ttuegel ];
   };
 }