aboutsummaryrefslogtreecommitdiffhomepage
path: root/sampleconfig
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-25 11:11:13 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-25 11:11:13 +0200
commit3c4f75b8911f9eae19ac4c374afea3f5eedda7e8 (patch)
treeebf3e24c06b83ed8936f76d303c793c60c8a3ee3 /sampleconfig
parentdb7930cad1e84bc600e04a3e8c626d6870a6096a (diff)
documented config
Diffstat (limited to 'sampleconfig')
-rw-r--r--sampleconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sampleconfig b/sampleconfig
index d51e932..4002ba1 100644
--- a/sampleconfig
+++ b/sampleconfig
@@ -1,5 +1,9 @@
# example uzbl config. in a real config, we should obey the xdg spec
+# if history_file is not set, then no history logging is performed.
+# bindings_internal denote keys to trigger actions internally in uzbl
+# bindings_external denote keys to trigger scripts outside uzbl
+
[behavior]
history_file = /tmp/uzbl.history
download_handler = ./extra/download.sh