At the moment I have used EzKey to allow me to move an app to another
screen which works. But if i comment out that line and uncomment the bottom
one Qtile crashes.
I've tried and tried but nothing seems to work. What am I doing wrong ?
for i in range(monitors):
keys.extend([EzKey("M-A-%s" % i, lazy.window.toscreen(i))])
# keys.extend([Key([mod, "z"], str(i), lazy.window.toscreen(i))])
--
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/918ce074-1a46-4c21-8b51-8172eb094159n%40googlegroups.com.