mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
Allow removing arbitrary workspaces
This commit is contained in:
@@ -17,6 +17,7 @@ module XMonad.Actions.DynamicWorkspaces (
|
|||||||
-- $usage
|
-- $usage
|
||||||
addWorkspace, addWorkspacePrompt,
|
addWorkspace, addWorkspacePrompt,
|
||||||
removeWorkspace,
|
removeWorkspace,
|
||||||
|
removeWorkspaceByTag,
|
||||||
removeEmptyWorkspace,
|
removeEmptyWorkspace,
|
||||||
removeEmptyWorkspaceAfter,
|
removeEmptyWorkspaceAfter,
|
||||||
removeEmptyWorkspaceAfterExcept,
|
removeEmptyWorkspaceAfterExcept,
|
||||||
|
Reference in New Issue
Block a user