qutebrowser add more config stuff
This commit is contained in:
@@ -28,10 +28,30 @@ settings:
|
||||
global: block
|
||||
fonts.hints:
|
||||
global: default_size default_family
|
||||
fonts.statusbar:
|
||||
global: 15px default_family
|
||||
messages.timeout:
|
||||
global: 10000
|
||||
scrolling.bar:
|
||||
global: always
|
||||
session.lazy_restore:
|
||||
global: true
|
||||
statusbar.padding:
|
||||
global:
|
||||
bottom: 10
|
||||
left: 10
|
||||
right: 10
|
||||
top: 10
|
||||
statusbar.position:
|
||||
global: top
|
||||
statusbar.widgets:
|
||||
global:
|
||||
- keypress
|
||||
- search_match
|
||||
- url
|
||||
- scroll
|
||||
- history
|
||||
- progress
|
||||
tabs.padding:
|
||||
global:
|
||||
bottom: 2
|
||||
|
||||
Reference in New Issue
Block a user