mac: Set NSHighResolutionCapable in Info.plist, close #2020
This commit is contained in:
parent
3b762fddfb
commit
4359eb4472
1 changed files with 2 additions and 0 deletions
|
@ -26,5 +26,7 @@
|
||||||
<string>AtomApplication</string>
|
<string>AtomApplication</string>
|
||||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>NSHighResolutionCapable</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in a new issue