[xmonad] would it be easy to make xmonad.prompt.directory call
itself on sucess?
jean bonhomme
jeanbonh at ymail.com
Thu Aug 6 12:54:34 EDT 2009
Sorry, I've experienced trouble with the copy/pasting of the script, should read,#!/bin/shprompt=Listeaction=cdindex=`ls -d */ -d .*/ -U | dmenu -i -p "$prompt: $PWD"`[ -z $index ]if [ $? = 1 ]; then $action $index && lsd ; else actionsfi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20090806/365768cc/attachment.html
More information about the xmonad
mailing list