Skip to content

Commit 930b1cc

Browse files
committed
lock-fancy-rapid: add meta.mainProgram
1 parent 1bc74de commit 930b1cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/applications/window-managers/i3/lock-fancy-rapid.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ stdenv.mkDerivation {
3333
description = "Faster implementation of i3lock-fancy";
3434
homepage = "https://github.com/yvbbrjdr/i3lock-fancy-rapid";
3535
maintainers = with maintainers; [ nickhu ];
36+
mainProgram = "i3lock-fancy-rapid";
3637
license = licenses.bsd3;
3738
platforms = platforms.linux;
3839
};

0 commit comments

Comments
 (0)