diff options
-rw-r--r-- | .uzbl/config | 2 |
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: |