mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
TwoPane: add description string
This commit is contained in:
@@ -59,3 +59,4 @@ instance LayoutClass TwoPane a where
|
|||||||
Just Expand -> Just (TwoPane delta (split + delta))
|
Just Expand -> Just (TwoPane delta (split + delta))
|
||||||
_ -> Nothing
|
_ -> Nothing
|
||||||
|
|
||||||
|
description _ = "TwoPane"
|
||||||
|
Reference in New Issue
Block a user