unigine-superposition: fix exec case in desktopItem (#392496)

This commit is contained in:
Nick Cao
2025-03-24 17:34:30 -04:00
committed by GitHub
@@ -87,7 +87,7 @@ let
desktopItem = makeDesktopItem {
name = "Superposition";
exec = "Superposition";
exec = "superposition";
genericName = "A GPU Stress test tool from the UNIGINE";
icon = "Superposition";
desktopName = "Superposition Benchmark";