aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/run-xmonad.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-xmonad.sh b/scripts/run-xmonad.sh
index 9f40f9f..bbea66d 100755
--- a/scripts/run-xmonad.sh
+++ b/scripts/run-xmonad.sh
@@ -20,7 +20,7 @@ PATH=${HOME}/bin:$PATH
#
PIPE=$HOME/.xmonad-status
rm -f $PIPE
-/sbin/mkfifo -m 600 $PIPE
+PATH=${PATH}:/sbin mkfifo -m 600 $PIPE
[ -p $PIPE ] || exit
# launch the external 60 second clock, and launch the workspace status bar