use firefox as browser and create new tab by default
This commit is contained in:
parent
fd232f97c0
commit
a3d72b09f9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<fullscreen type="bool">false</fullscreen>
|
||||
<units>feet</units>
|
||||
<save-on-exit type="bool" userarchive="y">true</save-on-exit>
|
||||
<browser-app write="n">netscape</browser-app><!-- help viewer -->
|
||||
<browser-app write="n">firefox -new-tab "%u"</browser-app><!-- help viewer; only used under Unix -->
|
||||
<terminal-ansi-colors type="bool">true</terminal-ansi-colors>
|
||||
<season type="string">summer</season>
|
||||
</startup>
|
||||
|
|
Loading…
Reference in a new issue