summaryrefslogtreecommitdiffhomepage
path: root/patch/restartsig.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-10-02 23:22:04 +0200
committerbakkeby <[email protected]>2019-10-02 23:22:04 +0200
commit0a23ed6efdee28bcdd3c9f69381cdf499f7c86e7 (patch)
treeb22217c7bba0615fe377595a6b41b9321a436fc2 /patch/restartsig.h
parent37b1b54ab9b79a144d6224264f39ad946aea5d4e (diff)
downloaddwm-flexipatch-0a23ed6efdee28bcdd3c9f69381cdf499f7c86e7.tar.gz
dwm-flexipatch-0a23ed6efdee28bcdd3c9f69381cdf499f7c86e7.zip
Adding restartsig and emptyview patches
Diffstat (limited to 'patch/restartsig.h')
-rw-r--r--patch/restartsig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/restartsig.h b/patch/restartsig.h
new file mode 100644
index 0000000..5a08c39
--- /dev/null
+++ b/patch/restartsig.h
@@ -0,0 +1,2 @@
+static void sighup(int unused);
+static void sigterm(int unused); \ No newline at end of file