瀏覽代碼

Use the new bmo-jinn also inside bmo menus

Alois Mahdal 9 年之前
父節點
當前提交
ff397bad62
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      dotfiles/bmo/menu.ini

+ 2
- 2
dotfiles/bmo/menu.ini 查看文件

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