Remove luakit because luakit has own adblock and add surf
This commit is contained in:
parent
850a054df4
commit
f72cd414bd
|
@ -33,16 +33,15 @@ webkit_web_context_set_web_extensions_initialization_user_data;
|
||||||
## For webkit2gtk browsers
|
## For webkit2gtk browsers
|
||||||
On Arch Linux
|
On Arch Linux
|
||||||
|
|
||||||
### luakit
|
### surf
|
||||||
|
sudo mkdir usr/local/lib/surf
|
||||||
sudo ln -s /lib/wyebrowser/adblock.so /lib/luakit
|
sudo ln -s /lib/wyebrowser/adblock.so /usr/local/lib/surf
|
||||||
|
|
||||||
### vimb
|
### vimb
|
||||||
|
|
||||||
sudo ln -s /lib/wyebrowser/adblock.so /lib/vimb
|
sudo ln -s /lib/wyebrowser/adblock.so /lib/vimb
|
||||||
|
|
||||||
There is a PKGBUILD file. see PKGBULDs dir.
|
There is a PKGBUILD file. see PKGBULDs dir.
|
||||||
For luakit, just change the strings in the file 'vimb' -> 'luakit'.
|
|
||||||
|
|
||||||
### lariza
|
### lariza
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user