Thank you, Ariel! "exec qtile start" works, but "qtile start" still works too. Just checked.
[email protected] schrieb am Mittwoch, 14. Juli 2021 um 18:19:30 UTC+2: > > Also I don't understand why the documentation says when launching > > qtile through startx you need to put "exec qtile" in the .xinitrc > > file. That doesn't work. Only when running it with "qtile start". Any > > idea? > > On previous versions of Qtile, running "qtile" alone would start it, but > since Qtile 0.18 this isn't the default behavior [1]. Also, the /exec/ > builtin command is done in order to replace the shell by the WM process. > > So, instead of running `qtile start`, you should use `exec qtile start` > from your .xinitrc. > > -- > Ariel Costas (https://costas.dev) > OpenPGP Public Key (https://costas.dev/pgp) > -- 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/9c4f826f-3e6d-411b-838e-06ff9346f9a3n%40googlegroups.com.
