look at the sky its the color of love
This commit is contained in:
parent
de9063db20
commit
7fc895689b
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ myMouseBindings (XConfig {XMonad.modMask = modm}) = M.fromList
|
|||
-- which denotes layout choice.
|
||||
--
|
||||
-- myLayout = tiled ||| Mirror tiled ||| noBorders Full
|
||||
myLayout = smartSpacing 4
|
||||
myLayout = smartSpacing 10
|
||||
$fullscreenFull
|
||||
$avoidStruts(tiled ||| Full ||| Mirror tiled)
|
||||
where
|
||||
|
|
Loading…
Reference in a new issue