Tomas Janousek
fc60ccb1fb
scripts: Make scripts executable and add #!runhaskell to xmonad{ctl,propread}
2021-02-15 11:42:23 +00:00
joachim.fasting
f650b2c4f3
run-xmonad.sh: don't hard-code path to mkfifo.
...
mkfifo isn't located in /sbin on all distributions (Gentoo puts it in /bin).
By temporarily appending /sbin to PATH both setups are supported.
'which' and friends are not viable options since /sbin usually isn't in
user's PATH by default.
2007-06-19 12:42:12 +00:00
joachim.fasting
53569827b4
run-xmonad.sh: use $HOME when setting PATH.
2007-06-18 23:47:03 +00:00
Spencer Janssen
e344fc8cdc
Remove all references to exec
2007-06-18 20:16:52 +00:00
Don Stewart
4ac87689b8
tweak pkill
2007-06-10 09:30:27 +00:00
Don Stewart
fd85177063
update run-xmonad.sh
2007-06-10 06:39:15 +00:00
Don Stewart
ba6bcadcad
no need for ./scripts/xmonad-status.c, update run-xmonad.sh
2007-06-10 06:28:06 +00:00
Don Stewart
629650f5c6
Add C script for parsing new logging encoding, and displaying workspace info
2007-06-09 13:18:56 +00:00
Don Stewart
b7d7459a06
latest version of xmonad-status.hs
2007-06-09 06:09:13 +00:00