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