Skip to content

Make fullscreen the first default layout #356

Answered by geekosaur
wgmayer0 asked this question in Q&A
Discussion options

You must be logged in to vote

The default layoutHook is

layoutHook = tiled ||| Mirror tiled ||| Full

where tiled is defined elsewhere (but you'll probably need to copy it into your config since it's not exported). You would rearrange this list so Full is first.

For completeness, the definition of tiled is

tiled = Tall 1 (3/100) (1/2)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@wgmayer0
Comment options

@geekosaur
Comment options

Answer selected by geekosaur
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants