mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Missed a reference to the old SP workspace
This commit is contained in:
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').
|
||||
|
Loading…
x
Reference in New Issue
Block a user