diff options
-rwxr-xr-x | scripts/run-xmonad.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/run-xmonad.sh b/scripts/run-xmonad.sh index 18a07d3..7705821 100755 --- 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 |