summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--cmake/MacOSXBundleInfo.plist.in2
-rw-r--r--resources/nheko.icnsbin118837 -> 75341 bytes
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