A aigo macrumors newbie Original poster Apr 20, 2022 #1 Is there a way to turn off App Nap for a specific app in Mojave?
N nospamboz macrumors 6502 Apr 20, 2022 #2 aigo said: Is there a way to turn off App Nap for a specific app in Mojave? Click to expand... According to this article, not for newer apps, but you can disable it system wide. https://www.howtogeek.com/277414/what-is-app-nap-is-it-slowing-down-my-mac-apps/
aigo said: Is there a way to turn off App Nap for a specific app in Mojave? Click to expand... According to this article, not for newer apps, but you can disable it system wide. https://www.howtogeek.com/277414/what-is-app-nap-is-it-slowing-down-my-mac-apps/
A aigo macrumors newbie Original poster Apr 21, 2022 #3 Thanks, I've seen that but would like to turn it off for only a few apps if possible. In earlier system I could do this by clicking the "get info" on an app and check prevent app nap. Are there any negative points by turning it off system wide?
Thanks, I've seen that but would like to turn it off for only a few apps if possible. In earlier system I could do this by clicking the "get info" on an app and check prevent app nap. Are there any negative points by turning it off system wide?
bogdanw macrumors G3 Apr 22, 2022 #4 Have you tried defaults write com.apple.AppName NSAppSleepDisabled -bool YES? https://gist.github.com/ActionScripted/7787397
Have you tried defaults write com.apple.AppName NSAppSleepDisabled -bool YES? https://gist.github.com/ActionScripted/7787397