#!/usr/bin/env bash killall -q polybar echo "---" >> /home/pfm/log/pfm/polybar.log polybar pfm >> /home/pfm/log/pfm/polybar.log 2>&1 & disown