Replies: 1 comment 13 replies
-
rofi -show keys -kb-cancel '[133]' works for me. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I'm using
ksuperkey
to re-mapSuper
toShift+F9
(which I configured i3 to open rofi drun). However whenrofi
is open,ksuperkey
fails re-mapSuper
toShift+F9
(according my fuzzy memory it used to work?).I have tried to bind
Super
alone and keycode[133]
(fromxev
) with no success.Beta Was this translation helpful? Give feedback.
All reactions