summaryrefslogtreecommitdiff
path: root/doc/todo/Option_for_browser_to_launch_webapp_with.mdwn
blob: dae60116971166ed8a0c0343ebf16392bd08c271 (plain)
1
2
3
4
5
6
7
Firefox is my default browser, but as we all know, it doesn't load quickly.  If I don't have Firefox running but I want to access the git-annex webapp, I'd rather launch the webapp in some small, quick browser like QupZilla than wait for Firefox to load.

Could git-annex have a setting, maybe a "webapp --browser" option and/or a setting in the config file, to specify the browser to launch?

> git-annex uses the standard `git config web.browser` if you set it.
> [[done]]
> --[[Joey]]