Controls playback with the following media keys:
- Play / Pause
- Stop
- Mute
- Play Previous Track
- Play Next Track
- Volume Up
- Volume Down
This action needs xdotool to be installed.
On macOS, this can be installed via homebrew
brew install xdotool
On Debian based systems, this can be installed via aptitude
sudo apt install xdotool
On Manjaro this can be installed via pamac
pamac install xdotool