16 lines
457 B
Plaintext
16 lines
457 B
Plaintext
"1.1
|
|
|
|
set runtimepath=~/etc/pentadactyl
|
|
|
|
loadplugins '\.(js|penta)$'
|
|
group user
|
|
|
|
set noerrorbells
|
|
set hlfind
|
|
|
|
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:
|