From d07415cc754910b7e78fb857adec55e2b8150871 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 10 Oct 2016 21:08:40 +0200 Subject: Adapt pentadactyl config for `uMatrix` and `Scrapbook X` --- pentadactyl/.pentadactylrc | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'pentadactyl/.pentadactylrc') diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc index a0791a0..41fb6ef 100644 --- a/pentadactyl/.pentadactylrc +++ b/pentadactyl/.pentadactylrc @@ -33,6 +33,8 @@ hi HintElem hi Hint[active] background:#aadb0f;color:#161616; hi HintActive background:#aadb0f; +style -name ublick * #nav-bar * {visibility:visible} + command! reader -js <> ~/note/src/web/inbox.wiki'); -EOF command! cite -js <> ~/note/src/web/inbox.wiki'); +dactyl.execute('!echo -e "' + entry.replace('"', '\"') + '" >> ~/note/src/quote/inbox.wiki'); EOF map -builtin -ex :reader -- cgit v1.2.3