mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-19 22:23:47 -07:00
Export ThreeColMid from L.ThreeColumnsMiddle
The configs that import it should continue to work with this module, though the type of the ThreeColMid constructor is now ThreeCol (previously ThreeColMid).
This commit is contained in:
@@ -179,6 +179,7 @@ library
|
||||
XMonad.Layout.Tabbed
|
||||
XMonad.Layout.TabBarDecoration
|
||||
XMonad.Layout.ThreeColumns
|
||||
XMonad.Layout.ThreeColumnsMiddle
|
||||
XMonad.Layout.ToggleLayouts
|
||||
XMonad.Layout.TwoPane
|
||||
XMonad.Layout.WindowArranger
|
||||
|
Reference in New Issue
Block a user