From 79d6b6e09fc03d1b4699353a4a41856a977709ca Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Thu, 25 Jan 2024 00:34:19 -0500 Subject: Update yadm hooks to update dwmblocks --- .local/share/yadm/repo.git/hooks/post-commit | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 .local/share/yadm/repo.git/hooks/post-commit (limited to '.local/share/yadm/repo.git/hooks/post-commit') 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) -- cgit v1.2.3