Hello, is it possible to place application to a specific tag of specific screen when autostarting, but not making it permanent for all similar applications? E.g. I want to open terminal at tag 4 of screen 2, but obviously auto-putting ALL further terminal windows there makes no sense.
I currently use
awful.util.spawn_with_shell("command",screen)
and I'm looking for an option to specify tag as well...
greetings,
Paweł
--
To unsubscribe, send mail to [email protected].
