aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/run-xmonad.sh4
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