mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-30 19:51:51 -07:00
Correct A.TopicSpace sample config
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
-- ...
|
||||
-- ]
|
||||
-- ++
|
||||
-- [ ((modMask, k), switchNthLastFocused defaultTopic i)
|
||||
-- [ ((modMask, k), switchNthLastFocused myTopicConfig i)
|
||||
-- | (i, k) <- zip [1..] workspaceKeys]
|
||||
-- @
|
||||
--
|
||||
|
Reference in New Issue
Block a user