aboutsummaryrefslogtreecommitdiffhomepage
path: root/sampleconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sampleconfig')
-rw-r--r--sampleconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sampleconfig b/sampleconfig
new file mode 100644
index 0000000..f112a8c
--- /dev/null
+++ b/sampleconfig
@@ -0,0 +1,8 @@
+# example uzbl config. in a real config, we should obey the xdg spec
+[keyboard]
+next=somekey
+
+[behavior]
+history_file = /tmp/uzbl.history
+
+[network]