bolt-launcher: add startupWMClass to .desktop (#470372)

This commit is contained in:
Aleksana
2025-12-15 12:40:30 +00:00
committed by GitHub
@@ -98,6 +98,7 @@ let
exec = "bolt-launcher";
icon = "bolt-launcher";
categories = [ "Game" ];
startupWMClass = "BoltLauncher";
})
];
});