Here's a terminal command for working Firefox:
mirrun Xmir :1 -sw -rootless -flatten --desktop_file_hint=unity8 & sleep 2 ; env DISPLAY=:1 firefox
You don't need all those options. Just -sw to work around bug 1607238, and -flatten to work around bug 1625846.
Here's a terminal command for working Firefox:
mirrun Xmir :1 -sw -rootless -flatten --desktop_ file_hint= unity8 & sleep 2 ; env DISPLAY=:1 firefox
You don't need all those options. Just -sw to work around bug 1607238, and -flatten to work around bug 1625846.