From 1ce8c50a9a85f69b01b1744d720aaf40ca17e0f1 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Wed, 29 Aug 2012 16:42:43 -0400 Subject: add a config setting for the default browser; update example svterc accordingly --- example_svterc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'example_svterc') diff --git a/example_svterc b/example_svterc index c6367f2..36a4649 100644 --- a/example_svterc +++ b/example_svterc @@ -1,3 +1,8 @@ +[general] + +# Specify a web browser you'd like, otherwise svte will use xdg-open +# browser = firefox + [ui] # true to enable bold text, false to disable it. allow_bold=false -- cgit v1.2.3