The title bar's metrics and alignment just looked strange. Please copy Chromium Edge's layout!

How did you get icons in this drop-down menu? Also my title bar looks a bit different:

P.S. I had to add "Ubuntu" in this list manually editing profiles.json
The UI is still in pretty active development, so please be patient with us as we polish it :)
@YantCaccia You can add a "icon":"<path_to_image>" to the profile to set the icon for it. Make sure to properly escape the json though - c:\windows\foo.png should be c:\\windows\\foo.png
@YantCaccia See https://gist.github.com/fcharlie/7530d36175bc5249f1ae92be536238cd
@zadjii-msft The configuration file is compressed after each load, which is not conducive to editing.
@fcharlie yea, that's a known pain point ATM. Windows.Data.Json unfortunately doesn't have a pretty-print option, so until we get approval for another JSON lib, we're stuck ;___;
@fcharlie See #475.
Is it also possible to shown a short title instead of the whole path?
@wahid I moved your comment into #608.
This one is old and we've made some improvements here for v0.3. I'm going to close it in favor of #1375.
Most helpful comment
Is it also possible to shown a short title instead of the whole path?