add faq for rofi not getting focus on launch

Himanshu Shekhar 2018-03-03 08:59:43 +05:30
parent 367e52f913
commit e3679c6f92

@ -234,6 +234,8 @@ You can still apply the patch manually though:
wget 'https://patch-diff.githubusercontent.com/raw/i3/i3/pull/2265.patch'
sudo patch -p0 /usr/bin/i3-dmenu-desktop < 2265.patch
```
### `rofi` does not get focus on launch.
`rofi` has an [issue](#431) in X which requires mouse to be moved over it to gain focus after launch. This is planned to be removed in Wayland port (see [upstream discussion](https://github.com/DaveDavenport/rofi/issues/431)).
### My favorite application isn't displayed right, how can I fix this?