From abd011f7cf8d298b8bbbe30eedb329094d43c0b9 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Thu, 23 Feb 2017 17:19:32 +0100 Subject: Download manager improvements Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details --- test/config.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test') 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 -- cgit v1.2.1