diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-02-21 16:40:25 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-02-21 16:40:25 +0100 |
commit | f3b6ecf0983dbb85a61faee21f41160df63cc575 (patch) | |
tree | 8509bb5a6d820ef6f9023cb0ec7bb7db1e2c2bb8 /test | |
parent | Moved smolbote.qbs (diff) | |
download | smolbote-f3b6ecf0983dbb85a61faee21f41160df63cc575.tar.xz |
Single instance
Diffstat (limited to 'test')
-rw-r--r-- | test/config.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/config.ini b/test/config.ini index 38bd119..f3310d6 100644 --- a/test/config.ini +++ b/test/config.ini @@ -1,3 +1,7 @@ +[browser] +singleInstance=true +localSocket=smolbote-singlelock + [general] homepage=https://duckduckgo.com newtab=about:blank @@ -12,6 +16,7 @@ path=bookmarks.xbel [window] height=720 width=1280 +title=$title — smolbote [$profile] [shortcuts] bookmarks=Ctrl+Shift+B |