mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Export XMonad.Actions.Workscreen (WorkscreenId)
This is fixing for problem that WorkscreenId was shown in XMonad.Actions.Workscreen document (ex: viewWorkscreen), but never shown WorkscreenId definition.
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