When you install i3 on Ubuntu via apt-get install i3-wm, it should
come with dmenu, but it doesn't.
Dmenu is a handy launcher that you can (by default) invoke with mod-d,
then start typing the command you want to run (with dynamic completion)
and press enter when the command ...