mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
parent
339dbbf2fd
commit
49904ec4d3
@ -446,9 +446,10 @@ toggleDynamicNSP s w = do
|
||||
-- For example, having defined "Calc", "Mail", and "Term" scratchpads,
|
||||
-- you can use 'addExclusives' to make some of them dislike each other:
|
||||
--
|
||||
-- > myExclusives = [ ["Calc", "Mail"]
|
||||
-- > , ["Mail", "Term"]
|
||||
-- > ]
|
||||
-- > myExclusives = addExclusives
|
||||
-- > [ ["Calc", "Mail"]
|
||||
-- > , ["Mail", "Term"]
|
||||
-- > ]
|
||||
--
|
||||
-- You now have to add @myExclusives@ to you startupHook:
|
||||
--
|
||||
|
Loading…
x
Reference in New Issue
Block a user