diff --git a/README.md b/README.md index 5d2ae0e..c776011 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ Vesktop is a cross platform desktop app aiming to give you a snappier Discord ex Bug reports, feature requests & contributions are highly appreciated!! -![image](https://user-images.githubusercontent.com/45497981/235024615-94565eaf-f412-4384-a3f5-d8cde7458f6d.png) +![](https://github.com/Vencord/Vesktop/assets/45497981/8608a899-96a9-4027-9725-2cb02ba189fd) +![grafik](https://github.com/Vencord/Vesktop/assets/45497981/8701e5de-52c4-4346-a990-719cb971642e) + ## Installing diff --git a/package.json b/package.json index 6c1021f..eaf510d 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,6 @@ "Type": "Application", "Categories": "Network;InstantMessaging;Chat;", "Keywords": "discord;vencord;electron;chat;", - "WMClass": "VencordDesktop", "StartupWMClass": "VencordDesktop" } }, diff --git a/static/views/splash.html b/static/views/splash.html index 7cb571b..a82ff33 100644 --- a/static/views/splash.html +++ b/static/views/splash.html @@ -24,6 +24,7 @@ img { width: 6em; height: 6em; + image-rendering: pixelated; }