teamspeak6-client: fix missing startupwmclass (#471422)

This commit is contained in:
Gergő Gutyina
2025-12-16 19:51:28 +00:00
committed by GitHub
@@ -86,6 +86,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
"Chat"
"Network"
];
startupWMClass = "teamspeak-client";
})
];