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