mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-29 19:21:51 -07:00
Remove trailing whitespace.
This commit is contained in:
@@ -29,7 +29,7 @@ data Placement = OffsetLeft Int Int -- ^ An exact amount of pixels from the up
|
||||
| CenterLeft Int -- ^ Centered in the y-axis, an amount of pixels from the left
|
||||
| CenterRight Int -- ^ Centered in the y-axis, an amount of pixels from the right
|
||||
deriving (Show, Read)
|
||||
|
||||
|
||||
-- $usage
|
||||
-- This module uses matrices of boolean values as images. When drawing them,
|
||||
-- a True value tells that we want the fore color, and a False value that we
|
||||
|
Reference in New Issue
Block a user