WM binds with super unusable if rofi is open #2192
-
|
Hi, I use i3 with a few binds that use the super key (switching workspaces) and sometimes if I open rofi, I decide I just want to return to what workspace I was on, but using stuff like "Super+1" just enters "1" into the entry. I already unbound these keys in my config (like Any help majorly appreciated! EDIT: forgot to add that I do open rofi on a specific workspace with a script, and that is the whole reason for this |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Rofi captures the keyboard, this is how it works with an overlay window. Rofi is intended to be on top of your current monitor. So it is intended behaviour. Maybe |
Beta Was this translation helpful? Give feedback.
Rofi captures the keyboard, this is how it works with an overlay window. Rofi is intended to be on top of your current monitor.
So it is intended behaviour. Maybe
-normal-windowworks, but I am not completely sure.