[xmonad] Issue 467 in xmonad: dmenu update changes behaviour

codesite-noreply at google.com codesite-noreply at google.com
Tue Jul 26 03:20:04 CEST 2011


Comment #2 on issue 467 by daniel.w... at gmail.com: dmenu update changes  
behaviour
http://code.google.com/p/xmonad/issues/detail?id=467

Can we check for lsx and use dmenu_path as appropriate? Something like

spawn "which lsx && dmenu_run || (exe=`dmenu_path | dmenu` && eval \"exec  
$exe\")"

?




More information about the xmonad mailing list