2 files changed, 2 insertions, 0 deletions
diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in
index 7391a6fa..b95de173 100644
--- a/cmake/MacOSXBundleInfo.plist.in
+++ b/cmake/MacOSXBundleInfo.plist.in
@@ -32,5 +32,7 @@
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
</dict>
</plist>
diff --git a/resources/nheko.icns b/resources/nheko.icns
index ecb66b6f..b5e838ef 100644
--- a/resources/nheko.icns
+++ b/resources/nheko.icns
Binary files differ |