grimshot: Set meta.mainProgram
This commit is contained in:
parent
91a22f76cd
commit
a04f68815c
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ grimshot = stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
description = "A helper for screenshots within sway";
|
||||
maintainers = with maintainers; [ evils ];
|
||||
mainProgram = "grimshot";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue