Unverified Commit 789a224a authored by Icy-Thought's avatar Icy-Thought
Browse files

rofi-power-menu: adding missing `meta.mainProgram`

parent a2190cfc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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";
  };
}