Hi, I have a predefined list of Groups configured with my setup like this: web | games | code | computer | etc...
I have 2 Screens so when I start qtile the Groups are distributed like this: Screen 0 - web Screen 1 - games I have been looking for a way to make the second Screen automatically switch to Group "code" on login but can't seem to figure it out. Is this even possible with qtile? I was trying to add something like `lazy.group['coding'].toscreen(1)` to the autostart function in the `hook.subscribe.startup_once` but can't seem to figure out the correct syntax. Would appreciate any suggestions. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/a34df690-4631-459b-8920-61a01eda755fn%40googlegroups.com.
