aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config19
1 files changed, 14 insertions, 5 deletions
diff --git a/config b/config
index e5766cb..fca8d83 100644
--- a/config
+++ b/config
@@ -1,8 +1,17 @@
# example uzbl config. in a real config, we should obey the xdg spec
-[keyboard]
-next=somekey
-
[behavior]
-history_file = /tmp/uzbl.history
-
+history_file = /tmp/uzbl.history
+
+[alias]
+b = back
+f = forward
+z+ = zoom in
+z- = zoom out
+r = refresh
+s = stop
+
+[bindings_internal]
+
+[bindings_external]
+
[network]