#!/bin/sh # Quodlibet is running if ! quodlibet --status then quodlibet --play-pause fi