summaryrefslogtreecommitdiff
path: root/.local/share/yadm/repo.git/hooks/post-commit
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-01-25 00:34:19 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-01-25 00:34:19 -0500
commit79d6b6e09fc03d1b4699353a4a41856a977709ca (patch)
treeeb4cf3eef1a26e6551e7046febeeae30531833ce /.local/share/yadm/repo.git/hooks/post-commit
parentadcb6518d48ab41b26aeba77b3d0147d24dc287d (diff)
Update yadm hooks to update dwmblocks
Diffstat (limited to '.local/share/yadm/repo.git/hooks/post-commit')
-rwxr-xr-x.local/share/yadm/repo.git/hooks/post-commit3
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/share/yadm/repo.git/hooks/post-commit b/.local/share/yadm/repo.git/hooks/post-commit
deleted file mode 100755
index 56d9d54..0000000
--- a/.local/share/yadm/repo.git/hooks/post-commit
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-kill -41 $(pidof dwmblocks)