If I define a custom layout in config.py like so:
class MyLayout(layout.Columns):
def add_column(self, prepend=False):
layout.Columns.add_column(self, prepend)
then it works, but when I restart qtile it always crashes. Where should I
prefer to put this so it will work better?
--
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/a9881a74-af90-4e36-bc06-ff039d0a282dn%40googlegroups.com.