mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-30 11:41: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))
|
||||
_ -> Nothing
|
||||
|
||||
description _ = "TwoPane"
|
||||
|
Reference in New Issue
Block a user