about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix b/nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix
index 525e25ae7e06..f377e493dfd9 100644
--- a/nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix
+++ b/nixpkgs/pkgs/applications/misc/sway-launcher-desktop/default.nix
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     description = "TUI Application launcher with Desktop Entry support.";
+    mainProgram = "sway-launcher-desktop";
     longDescription = ''
       This is a TUI-based launcher menu made with bash and the amazing fzf.
       Despite its name, it does not (read: no longer) depend on the Sway window manager