aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-02-23 17:19:32 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-02-23 17:19:32 +0100
commitabd011f7cf8d298b8bbbe30eedb329094d43c0b9 (patch)
tree300909ce22e5c356a4735dbedaf795a594055c9e /test
parentMinor features (diff)
downloadsmolbote-abd011f7cf8d298b8bbbe30eedb329094d43c0b9.tar.xz
Download manager improvements
Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details
Diffstat (limited to 'test')
-rw-r--r--test/config.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/config.ini b/test/config.ini
index c04b942..ea5c258 100644
--- a/test/config.ini
+++ b/test/config.ini
@@ -11,8 +11,13 @@ profile=Default
subscription=
[bookmarks]
+dialogShortcut=Ctrl+Shift+B
path=bookmarks.xbel
+[downloads]
+dialogShortcut=Ctrl+Shift+D
+path=~/Downloads
+
[window]
height=720
width=1280
@@ -20,7 +25,6 @@ title=$title — smolbote [$profile]
[shortcuts]
focusAddress=F4
-bookmarks=Ctrl+Shift+B
tabClose=Ctrl+X
tabLeft=Shift+Left
tabRight=Shift+Right