On Fri, Sep 26, 2014 at 07:45:06AM -0700, Alexandre Strzelewicz wrote: > Hello, > > I had some problems to easily program a pre-defined layout (right window > size, application running into each windows...) with I3. > > Now I'm looking to Qtile and looks like a good alternative. > > Is there any example or advices on how to program specified workspaces, > with their own layout, on which each window contain a specified application > (mainly bash command) ?
Yes, we have examples of user configurations in https://github.com/qtile/qtile-examples In particular, you'll want to look at the match argument for Group, which can match windows for that group according to rules. \t > Thanks > > -- > 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. -- 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.
