mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
LayoutCombinators.hs: rm trailing whitespace
This commit is contained in:
parent
ce5f81fe16
commit
0d3293ce52
@ -213,7 +213,7 @@ infixr 5 |||
|
||||
|
||||
data NewSelect l1 l2 a = NewSelect Bool (l1 a) (l2 a) deriving ( Read, Show )
|
||||
|
||||
-- |
|
||||
-- |
|
||||
data JumpToLayout = JumpToLayout String -- ^ A message to jump to a particular layout
|
||||
-- , specified by its description string..
|
||||
| NextLayoutNoWrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user