revised window layouts

This commit is contained in:
Solomon Laing 2021-07-27 10:34:00 +09:30
parent 44f26639dc
commit 7a7d92d436

View File

@ -354,11 +354,11 @@ myLayout = avoidStruts $ mouseResize $ windowArrange $ T.toggleLayouts floats
-- I've commented out the layouts I don't use. -- I've commented out the layouts I don't use.
myDefaultLayout = myDefaultLayout =
spirals spirals
||| grid ||| tall
||| noBorders monocle ||| noBorders monocle
||| noBorders tabs ||| noBorders tabs
-- unused layouts -- unused layouts
-- ||| tall -- ||| grid
-- ||| floats -- ||| floats
-- ||| magnify -- ||| magnify
-- ||| threeCol -- ||| threeCol