revised window layouts

This commit is contained in:
Solomon Laing 2021-07-27 10:43:41 +09:30
parent 7a7d92d436
commit c0928973a6

View File

@ -293,6 +293,7 @@ mySpacing i = spacingRaw True (Border i i i i) True (Border i i i i) True
tall = renamed [Replace "tall"]
$ limitWindows 12
$ mySpacing 8
-- $ Mirror
$ ResizableTall 1 (3/100) (1/2) []
magnify = renamed [Replace "magnify"]
$ magnifier
@ -361,8 +362,8 @@ myLayout = avoidStruts $ mouseResize $ windowArrange $ T.toggleLayouts floats
-- ||| grid
-- ||| floats
-- ||| magnify
-- ||| threeCol
-- ||| threeRow
-- ||| threeCol
------------------------------------------------------------------------