xmonad-contrib-0.9: Third party extensions for xmonad

Portabilityunportable
Stabilityunstable
MaintainerSpencer Janssen <spencerjanssen@gmail.com>

XMonad.Util.Dmenu

Contents

Description

A convenient binding to dmenu.

Requires the process-1.0 package

Synopsis

Usage

You can use this module with the following in your Config.hs file:

 import XMonad.Util.Dmenu

dmenuXinerama :: [String] -> X StringSource

Starts dmenu on the current screen. Requires this patch to dmenu: http://www.jcreigh.com/dmenu/dmenu-3.2-xinerama.patch