From 4ac87689b85535eaecd34922d5c446206793f1f3 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 10 Jun 2007 09:30:27 +0000 Subject: [PATCH] tweak pkill --- scripts/run-xmonad.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/run-xmonad.sh b/scripts/run-xmonad.sh index 18a07d30..77058218 100644 --- a/scripts/run-xmonad.sh +++ b/scripts/run-xmonad.sh @@ -36,8 +36,6 @@ xmonad > $PIPE & wait $! pkill -HUP dzen2 -pkill -HUP ssh-agent -pkill -HUP -f clock -pkill -HUP -f xmonad-status +pkill -HUP -f xmonad-clock wait