summaryrefslogtreecommitdiffstats
path: root/.local/bin/refbar
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/refbar')
-rwxr-xr-x.local/bin/refbar5
1 files changed, 0 insertions, 5 deletions
diff --git a/.local/bin/refbar b/.local/bin/refbar
deleted file mode 100755
index 78b5018..0000000
--- a/.local/bin/refbar
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# Refresh the dwmbar.
-# Send SIGTRAP signal to dwmbar script, which will handle it with a trap.
-pkill -SIGTRAP dwmbar