#!/bin/sh # Refresh the dwmbar. # Right now, now this is done is by killing the sleep in the bar script. pkill -P "$(pgrep -ox dwmbar)" sleep