From f72cd414bdbe0b27bf03bb534ffa4e9c1ec21adf Mon Sep 17 00:00:00 2001 From: jun7 Date: Fri, 19 Jan 2018 12:45:52 +0900 Subject: [PATCH] Remove luakit because luakit has own adblock and add surf --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54f9a44..e9f26e5 100644 --- a/README.md +++ b/README.md @@ -33,16 +33,15 @@ webkit_web_context_set_web_extensions_initialization_user_data; ## For webkit2gtk browsers On Arch Linux -### luakit - - sudo ln -s /lib/wyebrowser/adblock.so /lib/luakit +### surf + sudo mkdir usr/local/lib/surf + sudo ln -s /lib/wyebrowser/adblock.so /usr/local/lib/surf ### vimb sudo ln -s /lib/wyebrowser/adblock.so /lib/vimb There is a PKGBUILD file. see PKGBULDs dir. -For luakit, just change the strings in the file 'vimb' -> 'luakit'. ### lariza