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
index 3817e02..0c4f521 100644
--- a/sampleconfig
+++ b/sampleconfig
@@ -1,3 +1,4 @@
+
# example uzbl config. in a real config, we should obey the xdg spec
# all keys in the behavior group are optional. if not set, the corresponding behavior is disabed.
@@ -35,5 +36,12 @@ zoom_out = -
./extra/load_url_from_history.sh = u
./extra/load_url_from_bookmarks.sh = U
+[alias]
+b = back
+f = forward
+z+ = zoom in
+z- = zoom out
+r = refresh
+s = stop
[network]