mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 09:41:52 -07:00
Merge pull request #86 from aiya000/master
Export XMonad.Actions.Workscreen (WorkscreenId)
This commit is contained in:
@@ -31,6 +31,7 @@ module XMonad.Actions.Workscreen (
|
||||
,shiftToWorkscreen
|
||||
,fromWorkspace
|
||||
,expandWorkspace
|
||||
,WorkscreenId
|
||||
) where
|
||||
|
||||
import XMonad hiding (workspaces)
|
||||
|
Reference in New Issue
Block a user