diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/poi.toml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/data/poi.toml b/data/poi.toml index 34fb697..904ad7a 100644 --- a/data/poi.toml +++ b/data/poi.toml @@ -1,8 +1,9 @@ # # poi.conf # -# See https://gitlab.com/xiannox/smolbote/wikis/settings for options -# +# §home is ??? +# $cache is ??? +# $settings is ??? # General [general] @@ -15,8 +16,9 @@ search="https://duckduckgo.com/?q=$term&kp=-1" #sessionPath="$cache/session.json" # Profile +# A nameless ("") profile is off-the-record [browser.profile] -default="" # "" is off-the-record +default="" path="$cache/Profiles/" # Main window settings |