Code review comment for lp:~alan-griffiths/miral/basic-Unity8-compatibility

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> This at least connects:
>
> $ miral-shell --host ${XDG_RUNTIME_DIR}/mir_socket --file
> ${XDG_RUNTIME_DIR}/not_mir_socket --startup qterminal

That should be:

$ miral-shell --host ${XDG_RUNTIME_DIR}/mir_socket --file ${XDG_RUNTIME_DIR}/not_mir_socket --startup gnome-terminal --desktop_file_hint=miral-shel.desktop

« Back to merge proposal