mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
WindowBringer: export windowMapWith used by WindowPrompt
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
module XMonadContrib.WindowBringer (
|
||||
-- * Usage
|
||||
-- $usage
|
||||
gotoMenu, bringMenu
|
||||
gotoMenu, bringMenu, windowMapWith
|
||||
) where
|
||||
|
||||
import Control.Monad.State (gets)
|
||||
|
Reference in New Issue
Block a user