adding nix configs
This commit is contained in:
parent
bd0cf6ff9b
commit
3521d5da4b
18 changed files with 408 additions and 21 deletions
|
@ -47,7 +47,7 @@ settings:
|
|||
scrolling.bar:
|
||||
global: overlay
|
||||
statusbar.show:
|
||||
global: in-mode
|
||||
global: always
|
||||
tabs.show:
|
||||
global: switching
|
||||
zoom.default:
|
||||
|
|
|
@ -2129,10 +2129,10 @@ c.tabs.title.alignment = "center"
|
|||
## qutebrowser`.
|
||||
## Type: Dict
|
||||
c.url.searchengines = {
|
||||
"DEFAULT": "https://search.brave.com/search?q={}",
|
||||
"b": "https://search.brave.com/search?q={}",
|
||||
"vid": "https://search.brave.com/videos?q={}",
|
||||
"img": "https://search.brave.com/images?q={}",
|
||||
"tfc": "https://search.tfcconnection.org/?q={}",
|
||||
"DEFAULT": "https://search.tfcconnection.org/?q={}",
|
||||
"yt": "https://yewtu.be/search?q={}",
|
||||
"mel": "https://melpa.org/#/?q={}",
|
||||
"y": "https://www.youtube.com/results?search_query={}",
|
||||
|
|
|
@ -29,3 +29,4 @@ stbdocs https://api.seatable.io/#intro
|
|||
svg https://icon-sets.iconify.design/
|
||||
icons https://icon-sets.iconify.design/
|
||||
ai https://mastodon.online/web/getting-started
|
||||
kde https://invent.kde.org/explore/groups?sort=name_asc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue