Fix stuff
This commit is contained in:
parent
21a20377f5
commit
be08b1d94b
5 changed files with 7 additions and 5 deletions
|
@ -15,6 +15,7 @@ def init(c):
|
|||
c.tabs.background = True
|
||||
c.tabs.mousewheel_switching = False
|
||||
c.tabs.new_position.related = 'last'
|
||||
c.tabs.pinned.frozen = False
|
||||
|
||||
c.url.searchengines = {'DEFAULT': 'bookmarks.serguzim/?q={}'}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue