On 2006-12-21, Michael Muster <[EMAIL PROTECTED]> wrote:
> I finally managed using dmenu with your help; 
> i edited config.h and added 
>   { MODKEY,  XK_p,  spawn, { .cmd = "exec dmenu.sh" } }, \
> then put in dmenu.sh:
>
> `echo -e
> "amarok\nkaffeine\ndvd\nvcd\ncdrein\ncdraus\nfirefox\nfirefox-bin\ngftp\
>  nbitlbee\nemail\nkalender\nmusik
> " | dmenu` &

Then you may like my setup as well. My spawn() cmd is

    "exec `dmenu < ~/.dmenu.lst`"

where ~/.dmenu.lst is maintained by eg.

    echo firefox >> ~/.dmenu.lst

It's sorted and backed up daily via cron. 


[/tener]
--
Xgwdto{ gphaiit pd dfreh_ ufhnj jq om dph]yc}a}o


Reply via email to