avoid using wayland-0 as a socket name

This commit is contained in:
vaxerski
2022-12-05 17:21:09 +00:00
parent 66fb083003
commit 9fb24ac1e9
2 changed files with 10 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ public:
// ------------------------------------------------- //
const char* m_szWLDisplaySocket;
std::string m_szWLDisplaySocket = "";
std::string m_szInstanceSignature = "";
std::string m_szCurrentSplash = "error";