streamdeck-ui: set mainProgram
This commit is contained in:
parent
e025e615f2
commit
e35dcc04a3
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "Linux compatible UI for the Elgato Stream Deck";
|
||||
homepage = "https://streamdeck-linux-gui.github.io/streamdeck-linux-gui/";
|
||||
license = licenses.mit;
|
||||
mainProgram = "streamdeck";
|
||||
maintainers = with maintainers; [ majiir ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue