A nice typo

This commit is contained in:
mattkae 2023-02-18 14:54:44 -05:00
parent d55e5c8d0d
commit 3043463965

2
run.sh
View File

@ -9,4 +9,4 @@ then
unset WAYLAND_DISPLAY
fi
# miral-shell can launch it's own terminal with Ctrl-Alt-T
MIR_SERVER_ENABLE_X11=1 MIR_SERVER_SHELL_TERMINAL_EMULATOR=${terminal} exec ${bindir} ${miral_server} $*
MIR_SERVER_ENABLE_X11=1 MIR_SERVER_SHELL_TERMINAL_EMULATOR=${terminal} exec ${bindir}${miral_server} $*