Revert 8d37d47^...8d37d47 on Home

Arty Bishop 2018-03-03 16:33:40 +00:00
parent 8d37d47198
commit 90d66de7fc

@ -235,7 +235,7 @@ wget 'https://patch-diff.githubusercontent.com/raw/i3/i3/pull/2265.patch'
sudo patch -p0 /usr/bin/i3-dmenu-desktop < 2265.patch sudo patch -p0 /usr/bin/i3-dmenu-desktop < 2265.patch
``` ```
### `rofi` does not get focus on launch. ### `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 fixed in Wayland port (see [upstream discussion](https://github.com/DaveDavenport/rofi/issues/431)). `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? ### My favorite application isn't displayed right, how can I fix this?