#!/usr/bin/env bash
# playerctl pass-through for the media panel buttons.
exec playerctl "$@"
