diff options
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -146,13 +146,13 @@ # Set the start page. # start_page="about:blank" -# start_page="http://www.dillo.org" +# start_page="https://dillo-browser.github.io/" # start_page="file:/home/jcid/custom_page.html" #start_page="about:splash" # Set the home location # home="file:/home/jcid/HomePage/Home.html" -#home="http://www.dillo.org/" +#home="https://dillo-browser.github.io/" # Set the URLs used by the web search dialog. # "%s" is replaced with the search keywords separated by '+'. |