voidrice/.local/bin/refbar

6 lines
129 B
Text
Raw Normal View History

#!/bin/sh
2019-05-23 22:55:26 -04:00
# Refresh the dwmbar.
# Send SIGTRAP signal to dwmbar script, which will handle it with a trap.
pkill -SIGTRAP dwmbar