From a9fc51d30ae06b3adcc6f89cbf4558df96ccc4ce Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 14 Aug 2024 14:24:50 -0400 Subject: Auto-Update yadm waybar block --- .local/share/yadm/repo.git/hooks/post-checkout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/share/yadm/repo.git/hooks/post-checkout b/.local/share/yadm/repo.git/hooks/post-checkout index 56d9d54..ca851eb 100755 --- a/.local/share/yadm/repo.git/hooks/post-checkout +++ b/.local/share/yadm/repo.git/hooks/post-checkout @@ -1,3 +1,3 @@ #!/bin/sh -kill -41 $(pidof dwmblocks) +kill -41 $(pidof waybar) -- cgit v1.2.3