mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -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 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
|
data JumpToLayout = JumpToLayout String -- ^ A message to jump to a particular layout
|
||||||
-- , specified by its description string..
|
-- , specified by its description string..
|
||||||
| NextLayoutNoWrap
|
| NextLayoutNoWrap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user