aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2010-12-03 15:17:15 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2010-12-03 15:17:15 -0700
commit123e73552c199e1efad6c2fb15e2d7128bc2b7e2 (patch)
treebf869af38cca76b7a5f8f6d7f9d1834670300597 /examples/config
parent5ab073d90e3c66a53e116c78299c657a13847d5c (diff)
removed DOWNLOAD_REQUEST from the example config
there's always one thing i forget to commit :(
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/config/config b/examples/config/config
index a8547d2..372b5cc 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -54,9 +54,6 @@ set download_handler = sync_spawn @scripts_dir/download.sh
# Open in new tab
#@on_event NEW_WINDOW event NEW_TAB %s
-# Download handler
-@on_event DOWNLOAD_REQUEST spawn @scripts_dir/download.sh %s \@proxy_url
-
# Load start handler
@on_event LOAD_START @set_status <span foreground="khaki">wait</span>
# Reset the keycmd on navigation