mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 09:41:52 -07:00
Missed a reference to the old SP workspace
This commit is contained in:
committed by
GitHub
parent
0a6048c66d
commit
aad8a3a865
@@ -110,7 +110,7 @@ scratchpadManageHook :: W.RationalRect -- ^ User-specified screen rectangle.
|
||||
scratchpadManageHook rect = namedScratchpadManageHook [NS "" "" scratchpadQuery (customFloating rect)]
|
||||
|
||||
|
||||
-- | Transforms a workspace list containing the SP workspace into one that
|
||||
-- | Transforms a workspace list containing the NSP workspace into one that
|
||||
-- doesn't contain it. Intended for use with 'logHook's (see
|
||||
-- 'XMonad.Hooks.StatusBar.PP.filterOutWsPP') and "XMonad.Hooks.EwmhDesktops"
|
||||
-- (see 'XMonad.Hooks.EwmhDesktops.addEwmhWorkspaceSort').
|
||||
|
Reference in New Issue
Block a user