mirror of
https://github.com/Phantop/dotfiles
synced 2025-12-08 04:57:35 +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; }
|
#grease-anchor { color: var(--counter-color); margin-inline-start: 4px; }
|
||||||
h1, h2, h3, h4, h5, h6 { &:not(:hover) #grease-anchor {display: none}}
|
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}"',
|
'av': kitdl + ' ydl {url}"',
|
||||||
|
|
||||||
'<Ctrl-r>': 'spawn -u readability',
|
'<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 -u *://*.{url:host}/* content.javascript.enabled ;; reload',
|
||||||
'E': 'config-cycle -p content.javascript.enabled ;; reload',
|
'E': 'config-cycle -p content.javascript.enabled ;; reload',
|
||||||
'pb': 'spawn -u priviblur',
|
'pb': 'spawn -u priviblur',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue