aboutsummaryrefslogtreecommitdiff
path: root/test/config.toml
blob: 747282b1c6844d7429d72f18213040359e1421c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[browser]
singleInstance=true
localSocket="smolbote-singlelock"

[general]
homepage="https://duckduckgo.com"
newtab="about:blank"
profile="Default"

[blocker]
dialogShortcut="Ctrl+Shift+A"
path=""
subscriptions=""

[bookmarks]
dialogShortcut="Ctrl+Shift+B"
path="bookmarks.xbel"

[downloads]
dialogShortcut="Ctrl+Shift+D"
path="~/Downloads"

[window]
height=720
width=1280
title="$title — smolbote [$profile]"

[shortcuts]
focusAddress="F4"
tabClose="Ctrl+X"
tabLeft="Shift+Left"
tabRight="Shift+Right"

[ui]
navtoolbarMovable=false
tabtoolbarMovable=false