mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Allow removing arbitrary workspaces
This commit is contained in:
parent
d83442b8eb
commit
9b6ed4c505
@ -17,6 +17,7 @@ module XMonad.Actions.DynamicWorkspaces (
|
||||
-- $usage
|
||||
addWorkspace, addWorkspacePrompt,
|
||||
removeWorkspace,
|
||||
removeWorkspaceByTag,
|
||||
removeEmptyWorkspace,
|
||||
removeEmptyWorkspaceAfter,
|
||||
removeEmptyWorkspaceAfterExcept,
|
||||
|
Loading…
x
Reference in New Issue
Block a user