diff --git a/README.md b/README.md index 27f6309..3692d9d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ foreground, App Nap should be disabled for Anki: 1. Start the Terminal application. 2. Execute the following commands in the terminal window: ``` + defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true defaults write net.ichi2.anki NSAppSleepDisabled -bool true defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true ```