rofi-power-menu: adding missing meta.mainProgram
This commit is contained in:
parent
a2190cfc49
commit
789a224ab1
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/jluttine/rofi-power-menu";
|
||||
maintainers = with maintainers; [ ikervagyok ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "rofi-power-menu";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue