aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/FAQ
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-07-11 12:57:43 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-07-11 12:57:43 +0200
commit68daf840dbd832582c238eeeaeaed972b4abded8 (patch)
tree50d082f0eb8f8f355d07d03fd8e17f00ebfae59f /docs/FAQ
parentf7c11b7a2257b62a3e6404e14f81dc2d34ad9c18 (diff)
documentation fixes
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 84f9a9f..b2a5c9c 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -5,6 +5,7 @@ FAQ
Uzbl includes very limited default settings (statusbar settings, but no keybinds, history/download handlers etc.)
Look at /usr/share/uzbl/docs/config.h to see the default settings.
Have a look in /usr/share/uzbl/examples/configs to see what you can do.
+
If you save a config as $XDG\_CONFIG\_HOME/uzbl/config it will be loaded automatically.
Running with the `--verbose` flag on a command line can also be interesting.
To get you started, try this:
@@ -16,6 +17,7 @@ If you like what you can do, you can copy the sample stuff into your ~ and edit
### Why don't you just use a reasonable config by default?
We actually did some attempts to make uzbl "usable by default" but in the
end we had to conclude it cannot be done because of the following reasons:
+
* We don't want to store anything "automagically" in the users home.
Some people prefer different file/directory layouts, most of just want to
control the files in $HOME themselves.