mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Remove trailing whitespace in X.A.LinkWorkspaces
This commit is contained in:
parent
0fcb4ae238
commit
31ec8cc26a
@ -53,7 +53,7 @@ import qualified Data.Map as M
|
||||
--
|
||||
-- > [ ((modm .|. m, k), a i)
|
||||
-- > | (a, m) <- [(switchWS (\y -> windows $ view y) message, 0),(switchWS (\x -> windows $ shift x . view x) message, shiftMask)]
|
||||
-- > , (i, k) <- zip [1..] [xK_1 .. xK_9]]
|
||||
-- > , (i, k) <- zip (XMonad.workspaces conf) [xK_1 .. xK_9]]
|
||||
--
|
||||
-- For detailed instructions on editing your key bindings, see
|
||||
-- "XMonad.Doc.Extending#Editing_key_bindings".
|
||||
|
Loading…
x
Reference in New Issue
Block a user