summaryrefslogtreecommitdiffstats
path: root/.local/bin/refbar
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-11-17 16:44:07 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-11-17 16:44:07 -0500
commitc7e3d61753201d48835cdc819dcd6557bc2cffe7 (patch)
tree5700fb5d11bd49f7d8919baa8d53af1b13d2a07b /.local/bin/refbar
parent9df28899ded4ed4cd75c4fa05b8302f71ff8198d (diff)
downloadeibhear-c7e3d61753201d48835cdc819dcd6557bc2cffe7.tar.gz
eibhear-c7e3d61753201d48835cdc819dcd6557bc2cffe7.tar.zst
eibhear-c7e3d61753201d48835cdc819dcd6557bc2cffe7.zip
old script cleanout
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