From 67e13960594f3e8537db546ff901cf98cfc810d5 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 2 Sep 2015 21:02:02 +0100 Subject: Update temporary files --- .uzbl/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.uzbl/config') diff --git a/.uzbl/config b/.uzbl/config index bb71fec..d35c547 100644 --- a/.uzbl/config +++ b/.uzbl/config @@ -486,6 +486,8 @@ bind 'weather _ = sh 'surfraw -g $8 %s' weather @cbind gu = spawn @scripts_dir/test.sh @cbind gU = spawn @scripts_dir/mytest.sh @cbind ytdl = sh '$HOME/dotfiles/.uzbl/scripts/ytdl.sh "$UZBL_URI"' +# @bind o = sh 'uri=`$HOME/dotfiles/.uzbl/scripts/load_url_from_surfraw.sh` && echo "uri $uri" > $4' +# @cbind t = sh 'uri=`$HOME/dotfiles/.uzbl/scripts/load_url_from_surfraw.sh` && echo "event REQ_NEW_WINDOW $uri" > "$UZBL_FIFO"' @on_event DOWNLOAD_COMPLETE spawn @scripts_dir/downloadviewer.sh %s @on_event LOAD_COMMIT spawn @scripts_dir/adblock.py -- cgit v1.2.3