Skip to content

Default all windows to be floating unless explicitly configured to be tiled #1274

Closed Answered by nikitabobko
majjoha asked this question in questions-and-answers
Discussion options

You must be logged in to vote

Yes, it's possible:

[[on-window-detected]]
    check-further-callbacks = true
    run = 'layout floating'

[[on-window-detected]]
    if.app-id = "com.apple.Maps"
    run = 'layout tiling'

Replies: 4 comments 1 reply

Comment options

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

You must be logged in to vote
1 reply
@ezadEzanee
Comment options

Comment options

You must be logged in to vote
0 replies
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
Labels
None yet
3 participants