Fix crackling audio

Sometimes the audio will crackle when using headphones. Restarting the sound daemon should return things to normal:

$ pulseaudio -k
$ pulseaudio --start

Credit goes to a blog post on niffnay.org for this solution.