On 18.09.2021 02:10, Jorrit Wegman wrote:
I am trying to bind rofi to 'Super_L'. I kind of did it by making a key
binding Key([], 'Super_L'...), But this runs ons key down and I want it
to
run on key up. It also shouldn't run when I press another key. So if I
press "Super_L+w" it should close a window and not run the rofi
launcher.
Does anyone have any ideas?
I'm taking a wild guess that you created this one [1]
If you look at the comments you'll see that some code changes need to be
done to accommodate this feature.
Ep12 has already create a PR[2] for this change and it will probably be
accepted at some point.
If you are using X11 and would like to have this feature now you, could
build Qtile from source with this patch included.
[1] https://github.com/qtile/qtile/issues/2778
[2] https://github.com/qtile/qtile/pull/2785
--
Kai Stian Olstad
--
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/3a2a418b166254fd1251ef1be8bc721f%40olstad.com.