I want to change margin of my Layout based on what windows are open in the layout. I want to use hooks to check what windows are open and based on that change the margin of the current layout from the hook.
On Friday, September 4, 2020 at 3:05:34 AM UTC+5:30 [email protected] wrote: > I'm also trying to make some modifications dynamically, but having some > issues. How exactly are you trying to modify those layout parameters? > > Em terça-feira, 25 de agosto de 2020 às 07:59:20 UTC-3, > [email protected] escreveu: > >> I want to change layout parameters (eg. margin or num_columns) >> dynamically from config.py or external scripts. I can't figure out how to >> grab the object and modify it's parameters. Help appreciated. > > -- 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/b6140f3e-f25b-4118-abdf-8cc0659b006an%40googlegroups.com.
