aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar tczy <cy@wre.ath.cx>2010-01-19 17:26:28 +0200
committerGravatar tczy <cy@wre.ath.cx>2010-01-19 17:26:28 +0200
commit5aa5cbdb8d12c6b2675e416f69ec36aaed7696c0 (patch)
tree2e5a022f6fc170d25acdb5a239536f481ca626fe /examples
parent9d53b1fcc0828b0359bdae606d79f3106b7cca49 (diff)
No script fluff should be in config.h, thanks mason.
Diffstat (limited to 'examples')
-rw-r--r--examples/config/uzbl/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index f8a2058..e000015 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -296,7 +296,7 @@ set toggle_cmd_ins = @toggle_modes command insert
# --- Link following (similar to vimperator and konqueror) ---
# Set custom keys you wish to use for navigation. Some common examples:
-#set follow_hint_keys = qwerty
+set follow_hint_keys = qwerty
#set follow_hint_keys = asdfghjkl;
#set follow_hint_keys = thsnd-rcgmvwb/;789aefijkopquxyz234
@cbind f* = script @scripts_dir/follow.js '%s @{follow_hint_keys}'