Skip to content
Discussion options

You must be logged in to vote

Full screen windows can be achieved by using any of the full screen modes:

    bindsym $mod+f fullscreen
    bindsym $mod+Ctrl+f fullscreen layout

Note that you can work in full screen and change focus if you want, or use fullscreen layout, and the full screen container will be integrated in the scrolling layout as if it were a regular window.

If you want maximized windows instead of full screen, you can use:

bindsym $mod+t toggle_size this 1.0 1.0

This will leave the gaps you have configured for your workspace, though. So, even if you are using smart_gaps on, that will affect your workspace or gaps outer value, but you will still be subject to the gaps inner or gap between windows, so …

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ahloiscreamo
Comment options

You must be logged in to vote
4 replies
@dawsers
Comment options

@ahloiscreamo
Comment options

@dawsers
Comment options

@ahloiscreamo
Comment options

Comment options

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

@dawsers
Comment options

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