From 3c4f75b8911f9eae19ac4c374afea3f5eedda7e8 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 25 Apr 2009 11:11:13 +0200 Subject: documented config --- sampleconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sampleconfig') 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 -- cgit v1.2.3