summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-02-06 08:38:41 +0000
committerUrbain Vaes <urbain@vaes.uk>2016-02-06 08:38:41 +0000
commit4af51165d21ee4c97f3a92a00fac321e1a8cad03 (patch)
tree2ea36e8f6ec0bfcd8b72e8490fbdb51eaf9c1ae1
parentda34dcfa5a78e34b5ccc013a1aa6324fe9d851a2 (diff)
[uzbl] Enable scroll with <Ctrl>e
-rw-r--r--.uzbl/config2
1 files changed, 0 insertions, 2 deletions
diff --git a/.uzbl/config b/.uzbl/config
index 23d07ea..2074388 100644
--- a/.uzbl/config
+++ b/.uzbl/config
@@ -441,7 +441,5 @@ sync_spawn_exec @scripts_dir/load_cookies.sh @data_home/uzbl/session-cookies.txt
# Set the "home" page.
set uri = ""
-@cbind <Ctrl>e = event SET_CURSOR_POS -1
-
@on_event DOWNLOAD_COMPLETE spawn @scripts_dir/downloadviewer.sh %s
# vim: set fdm=syntax: