made some updates to xmonad
This commit is contained in:
parent
c4b25c530e
commit
567e8158a7
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user