Skip to content

Commit 1f9be98

Browse files
committed
Disable App Nap on OSX 10.9+
1 parent 5bf0296 commit 1f9be98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

share/qt/Info.plist.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@
9191
<key>NSHighResolutionCapable</key>
9292
<string>True</string>
9393

94+
<key>LSAppNapIsDisabled</key>
95+
<string>True</string>
96+
9497
<key>LSApplicationCategoryType</key>
9598
<string>public.app-category.finance</string>
9699
</dict>

0 commit comments

Comments
 (0)