In a fresh install of qtile from git, with the default config, I asume that 

layouts = [
    layout.Max(),
    layout.Stack(num_stacks=2, border_width=0),
    layout.Tile(border_width=0),
    layout.Floating(border_width=0)
]

will make every window borderless, but the floatings ones are not.  Why?

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to