lmao
This commit is contained in:
parent
7b72c6e4d0
commit
de9063db20
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ myMouseBindings (XConfig {XMonad.modMask = modm}) = M.fromList
|
|||
-- myLayout = tiled ||| Mirror tiled ||| noBorders Full
|
||||
myLayout = smartSpacing 4
|
||||
$fullscreenFull
|
||||
$avoidStruts(tiled ||| Full ||| Grid ||| spiral (6/7) ||| Mirror tiled)
|
||||
$avoidStruts(tiled ||| Full ||| Mirror tiled)
|
||||
where
|
||||
-- default tiling algorithm partitions the screen into two panes
|
||||
tiled = Tall nmaster delta ratio
|
||||
|
|
Loading…
Reference in a new issue