mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Doc fixes for DragPane
This commit is contained in:
@@ -37,7 +37,7 @@ import StackSet ( focus, up, down)
|
||||
--
|
||||
-- and add, to the list of layouts:
|
||||
--
|
||||
-- > dragPane defaultDelta (1%2)
|
||||
-- > dragPane "" (fromRational delta) (fromRational delta)
|
||||
|
||||
halfHandleWidth :: Integral a => a
|
||||
halfHandleWidth = 2
|
||||
|
Reference in New Issue
Block a user