unigine-superposition: fix exec case in desktopItem

This commit is contained in:
John Garcia
2025-03-23 19:58:39 +00:00
parent e067934d17
commit eca5956467
@@ -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";