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