commit: 78539cf9bf3511f4ba253fac71e520f7a2da8244 Author: Maël GUERIN <mael.guerin <AT> murena <DOT> io> AuthorDate: Thu May 2 09:23:16 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu May 2 19:50:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=78539cf9
net-im/vesktop-bin: fix `StartupWMClass` in desktop file Signed-off-by: Maël GUERIN <mael.guerin <AT> murena.io> Signed-off-by: David Roman <davidroman96 <AT> gmail.com> net-im/vesktop-bin/files/vesktop-bin.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/vesktop-bin/files/vesktop-bin.desktop b/net-im/vesktop-bin/files/vesktop-bin.desktop index 3a50b06748..8d3460d281 100644 --- a/net-im/vesktop-bin/files/vesktop-bin.desktop +++ b/net-im/vesktop-bin/files/vesktop-bin.desktop @@ -6,5 +6,5 @@ Type=Application Exec=/usr/bin/vesktop-bin Icon=vesktop-bin Categories=Network;InstantMessaging; -StartupWMClass=vencord-desktop +StartupWMClass=Vesktop Keywords=discord;vencord;
