qutebrowser tweaks
This commit is contained in:
@@ -24,7 +24,7 @@ config.bind("pw", "spawn --userscript qute-bitwarden")
|
||||
config.bind("tm", "tab-move")
|
||||
config.bind("to", "tab-focus")
|
||||
config.bind("ø", "cmd-set-text :")
|
||||
config.bind("m", 'cmd-set-text :quickmark-add {url:pretty} "{date} {title}"', mode="normal")
|
||||
config.bind("m", 'cmd-set-text :quickmark-add {url:pretty} "', mode="normal")
|
||||
config.bind("D", "tab-close")
|
||||
config.unbind("d", mode="normal") # delete tab
|
||||
config.unbind("q", mode="normal") # macro recording
|
||||
@@ -42,6 +42,7 @@ c.completion.open_categories = [
|
||||
"filesystem",
|
||||
]
|
||||
c.completion.web_history.max_items = 10000
|
||||
c.completion.height = "100%"
|
||||
c.content.autoplay = False
|
||||
c.content.geolocation = False
|
||||
c.content.cache.size = 52428800
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
hjarlmail https://inbox.purelymail.com/?_task=mail&_mbox=INBOX
|
||||
rss https://rss.hjarl.com
|
||||
ap https://www.aftenposten.no
|
||||
cal https://calendar.google.com/
|
||||
@@ -28,5 +29,5 @@ yt https://www.youtube.com/channel/UCWKHac5bjhsUtSnMDFCT-7A
|
||||
2024-01-03 / AI / Simplifying Transformer Blocks https://nitter.cz/rasbt/status/1729123424990068743
|
||||
2024-01-03 / AI / Deep Dive into the Vision Transformer Paper https://news.ycombinator.com/item?id=38493884
|
||||
2024-01-03 / Grid / L2RPN 2022 paper https://ar5iv.labs.arxiv.org/html/2207.10330
|
||||
2024-01-03 / Grid / pandapower https://arxiv.org/abs/1709.06743
|
||||
2024-01-03 / Grid / pandapower https://ar5iv.labs.arxiv.org/html/1709.06743
|
||||
2024-01-03 / Grid / l2rpn 2022 winner https://github.com/enlite-ai/maze-l2rpn-2022-submission/tree/main
|
||||
|
||||
Reference in New Issue
Block a user