made some updates to xmonad

This commit is contained in:
Inkletblot 2021-03-01 15:57:12 +10:30
parent c4b25c530e
commit 567e8158a7

View File

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