update pentadactylrc
This commit is contained in:
parent
5f7fad3a87
commit
b11b7fee43
@ -1,10 +1,15 @@
|
|||||||
"1.1
|
"1.1
|
||||||
|
|
||||||
|
set runtimepath=~/etc/pentadactyl
|
||||||
|
|
||||||
loadplugins '\.(js|penta)$'
|
loadplugins '\.(js|penta)$'
|
||||||
group user
|
group user
|
||||||
|
|
||||||
set passkeys+=reader.gebner.org:fr,u,<C-Up>,<C-Down>,<Up>,<Down>
|
set noerrorbells
|
||||||
|
set hlfind
|
||||||
|
|
||||||
qmark b javascript:if(top['bookmarklet-url@wallabag.org']){top['bookmarklet-url@wallabag.org'];}else{(function(){var%20url%20=%20location.href%20||%20url;window.open('https://wllbg.gebner.org/?action=add&url='%20+%20btoa(url),'_self');})();void(0);}
|
set passkeys+=reader.gebner.org:u<C-Up><C-Down><Up><Down>,fr
|
||||||
|
|
||||||
|
silent qmark b javascript:if(top['bookmarklet-url@wallabag.org']){top['bookmarklet-url@wallabag.org'];}else{(function(){var%20url%20=%20location.href%20||%20url;window.open('https://wllbg.gebner.org/?action=add&url='%20+%20btoa(url),'_self');})();void(0);}
|
||||||
|
|
||||||
" vim: set ft=pentadactyl:
|
" vim: set ft=pentadactyl:
|
||||||
|
Loading…
Reference in New Issue
Block a user