voidrice/.local/bin/refbar

6 lines
129 B
Text
Raw Normal View History

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