ソースを参照

Use the new bmo-jinn also inside bmo menus

Alois Mahdal 8 年 前
コミット
ff397bad62
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      dotfiles/bmo/menu.ini

+ 2
- 2
dotfiles/bmo/menu.ini ファイルの表示

@@ -7,13 +7,13 @@
7 7
 
8 8
     generator   = bmo conf -j -S uris.ini
9 9
     select_args = -l 20 --split =
10
-    consumer    = bmo xuris
10
+    consumer    = bmo jinn -f -
11 11
 
12 12
 [menu.www_hist]
13 13
 
14 14
     generator   = tac .local/share/uzbl/history | uniq
15 15
     select_args = -l 20 --split-field 3
16
-    consumer    = bmo xuris
16
+    consumer    = bmo jinn -f -
17 17
 
18 18
 [menu.home]
19 19