fix fields for other sample config too
authorDieter Plaetinck <dieter@plaetinck.be>
Mon, 1 Jun 2009 15:23:33 +0000 (17:23 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Mon, 1 Jun 2009 15:23:33 +0000 (17:23 +0200)
examples/configs/sampleconfig-dev

index 3e2920f..c1c2e1d 100644 (file)
@@ -126,8 +126,8 @@ bind    B         = spawn ./examples/scripts/insert_bookmark.sh
 bind    U         = spawn ./examples/scripts/load_url_from_history.sh
 bind    u         = spawn ./examples/scripts/load_url_from_bookmarks.sh
 # with the sample yank script, you can yank one of the arguments into clipboard/selection
-bind    yurl      = spawn ./examples/scripts/yank.sh 8 primary
-bind    ytitle    = spawn ./examples/scripts/yank.sh 9 clipboard
+bind    yurl      = spawn ./examples/scripts/yank.sh 6 primary
+bind    ytitle    = spawn ./examples/scripts/yank.sh 7 clipboard
 # does the same as yurl but without needing a script
 bind    y2url     = sh 'echo -n $6 | xclip'
 # go the page from primary selection