#!/usr/bin/env bash pgrep polybar || { polybar "$(hostname)" 2> /dev/null & }