|
|
|
@ -56,9 +56,12 @@ c.content.host_blocking.lists = [
|
|
|
|
|
c.fonts.monospace = '"DejaVu Sans", "xos4 Terminus", Terminus, Monospace, Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal' |
|
|
|
|
c.scrolling.bar = 'always' |
|
|
|
|
c.session.lazy_restore = True |
|
|
|
|
c.tabs.background = True |
|
|
|
|
c.tabs.indicator.width = 0 |
|
|
|
|
c.tabs.last_close = 'blank' |
|
|
|
|
c.tabs.padding = {'top': 3, 'bottom': 3, 'left': 5, 'right': 5} |
|
|
|
|
c.tabs.position = 'left' |
|
|
|
|
c.tabs.title.format = '{index}: {audio}{title}' |
|
|
|
|
c.tabs.width = 240 |
|
|
|
|
c.url.default_page = 'about:blank' |
|
|
|
|
c.url.searchengines = { |
|
|
|
|