Add tab settings for Qutebrowser
This commit is contained in:
parent
ca18c357e3
commit
888ff0c255
1 changed files with 12 additions and 0 deletions
|
|
@ -24,5 +24,17 @@ settings:
|
|||
global: false
|
||||
hints.chars:
|
||||
global: abcdefghijlmnoprstuvz
|
||||
tabs.padding:
|
||||
global:
|
||||
bottom: 2
|
||||
left: 1
|
||||
right: 1
|
||||
top: 2
|
||||
tabs.position:
|
||||
global: left
|
||||
tabs.title.format_pinned:
|
||||
global: "{audio}{index}: \U0001F4CC {title}"
|
||||
tabs.width:
|
||||
global: 300
|
||||
url.start_pages:
|
||||
global: file:///home/oliver/Dokumente/Coding/dashboard/index.htm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue