qutebrowser goodies
This commit is contained in:
+12
-11
@@ -12,8 +12,12 @@ settings:
|
|||||||
global:
|
global:
|
||||||
normal:
|
normal:
|
||||||
<: tab-move -
|
<: tab-move -
|
||||||
|
<Ctrl+l>: set-cmd-text :open {url:pretty}
|
||||||
|
<F10>: config-cycle colors.webpage.darkmode.enabled true false ;; restart
|
||||||
|
<F11>: config-cycle tabs.show always switching
|
||||||
|
<F12>: view-source
|
||||||
'>': tab-move +
|
'>': tab-move +
|
||||||
pb: spawn --userscript qute-bitwarden
|
pw: spawn --userscript qute-bitwarden
|
||||||
tm: tab-move
|
tm: tab-move
|
||||||
to: tab-focus
|
to: tab-focus
|
||||||
ø: 'set-cmd-text :'
|
ø: 'set-cmd-text :'
|
||||||
@@ -31,7 +35,7 @@ settings:
|
|||||||
fonts.statusbar:
|
fonts.statusbar:
|
||||||
global: 15px default_family
|
global: 15px default_family
|
||||||
messages.timeout:
|
messages.timeout:
|
||||||
global: 10000
|
global: 5000
|
||||||
scrolling.bar:
|
scrolling.bar:
|
||||||
global: always
|
global: always
|
||||||
session.lazy_restore:
|
session.lazy_restore:
|
||||||
@@ -60,21 +64,18 @@ settings:
|
|||||||
top: 2
|
top: 2
|
||||||
tabs.position:
|
tabs.position:
|
||||||
global: left
|
global: left
|
||||||
|
tabs.show:
|
||||||
|
global: always
|
||||||
|
tabs.show_switching_delay:
|
||||||
|
global: 5000
|
||||||
tabs.undo_stack_size:
|
tabs.undo_stack_size:
|
||||||
global: 1000
|
global: 1000
|
||||||
tabs.width:
|
tabs.width:
|
||||||
global: 15%
|
global: 15%
|
||||||
url.searchengines:
|
url.searchengines:
|
||||||
global:
|
global:
|
||||||
DEFAULT: https://duckduckgo.com/?q={}
|
DEFAULT: https://google.com/search?q={}
|
||||||
|
ddg: https://duckduckgo.com/?q={}
|
||||||
goo: https://google.com/search?q={}
|
goo: https://google.com/search?q={}
|
||||||
url.start_pages:
|
url.start_pages:
|
||||||
global: https://rss.hjarl.com/tt-rss
|
global: https://rss.hjarl.com/tt-rss
|
||||||
url.yank_ignored_parameters:
|
|
||||||
global:
|
|
||||||
- ref
|
|
||||||
- utm_source
|
|
||||||
- utm_medium
|
|
||||||
- utm_campaign
|
|
||||||
- utm_term
|
|
||||||
- utm_content
|
|
||||||
|
|||||||
@@ -11,3 +11,4 @@ twitch https://www.twitch.tv
|
|||||||
vg https://vg.no
|
vg https://vg.no
|
||||||
yt https://www.youtube.com/channel/UCWKHac5bjhsUtSnMDFCT-7A
|
yt https://www.youtube.com/channel/UCWKHac5bjhsUtSnMDFCT-7A
|
||||||
yr https://www.yr.no/nb
|
yr https://www.yr.no/nb
|
||||||
|
gdrive https://drive.google.com/drive/my-drive
|
||||||
|
|||||||
Reference in New Issue
Block a user