mirror of
https://github.com/Phantop/dotfiles
synced 2025-12-07 12:43:32 +00:00
qute: hide miniflux new link, agent change for anubis binding
This commit is contained in:
parent
4587d42335
commit
24d6f0016e
|
|
@ -63,4 +63,5 @@ div#outer.wrapper { //ao3
|
|||
|
||||
#grease-anchor { color: var(--counter-color); margin-inline-start: 4px; }
|
||||
h1, h2, h3, h4, h5, h6 { &:not(:hover) #grease-anchor {display: none}}
|
||||
.entry-external-link {display: none}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ bind = {
|
|||
'av': kitdl + ' ydl {url}"',
|
||||
|
||||
'<Ctrl-r>': 'spawn -u readability',
|
||||
'ba': 'set -u {url:host} content.headers.user_agent Browser',
|
||||
'e': 'config-cycle -p -u *://*.{url:host}/* content.javascript.enabled ;; reload',
|
||||
'E': 'config-cycle -p content.javascript.enabled ;; reload',
|
||||
'pb': 'spawn -u priviblur',
|
||||
|
|
|
|||
Loading…
Reference in a new issue