#!/usr/bin/env sh command -v redshift-gtk \ && (pgrep redshift-gtk \ || { redshift-gtk & })