Re: [dwm] dwm/dmenu how to use?

From: Tener Hades <tener.hades_AT_gmail.com>
Date: Sun, 24 Dec 2006 12:10:41 +0000 (UTC)

On 2006-12-21, Michael Muster <a_AT_mmuster.de> 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
Received on Sun Dec 24 2006 - 13:15:12 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:34:06 UTC