Skip to content

Commit f77ba8c

Browse files
author
Frederick Thomssen
committed
Always use high resolution on macOS
1 parent 26650be commit f77ba8c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

gui/Info.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@
2828
<string>1</string>
2929
<key>LSUIElement</key>
3030
<string>1</string>
31+
<key>NSHighResolutionCapable</key>
32+
<true/>
33+
<key>NSHighResolutionMagnifyAllowed</key>
34+
<false/>
3135
</dict>
3236
</plist>

0 commit comments

Comments
 (0)