mirror of
https://github.com/hyprwm/contrib.git
synced 2025-05-12 21:30:37 +01:00
hyprprop: add meta.mainProgram
This commit is contained in:
parent
e07c67b45f
commit
bfd3e0efc1
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@ stdenvNoCC.mkDerivation {
|
|||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [fufexan];
|
||||
mainProgram = "hyprprop";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue