Results 13 comments of eschultze

I solved this by creating the shell file below and installing sleepwatcher from brew. ``` #!/bin/bash # Check if "background music" is running if pgrep -x coreaudiod >/dev/null; then #...

Just to mention that this is still happening in Gephi 0.9.2 in macOS Mojave