diff --git a/user/.config/qutebrowser/config.py b/user/.config/qutebrowser/config.py index 90660e8bd..3667d45c2 100644 --- a/user/.config/qutebrowser/config.py +++ b/user/.config/qutebrowser/config.py @@ -175,7 +175,7 @@ config.set('content.javascript.enabled', True, 'qute://*/*') # Directory to save downloads to. If unset, a sensible OS-specific # default is used. # Type: Directory -c.downloads.location.directory = '~/downloads' +c.downloads.location.directory = '~/Downloads' # When to show the tab bar. # Type: String