Change download dir.
This commit is contained in:
parent
4a171c9665
commit
7454925b26
@ -16,7 +16,7 @@ c.content.register_protocol_handler = False
|
||||
c.content.notifications.enabled = False
|
||||
c.downloads.position = 'bottom'
|
||||
c.downloads.remove_finished = 20000
|
||||
c.downloads.location.directory = os.path.expanduser("~/Downloads")
|
||||
c.downloads.location.directory = os.path.expanduser("~")
|
||||
c.fonts.default_family = ["JetBrainsMono Nerd Font Mono"]
|
||||
c.fonts.default_size = '12pt'
|
||||
c.fonts.prompts = 'default_size default_family'
|
||||
|
Loading…
Reference in New Issue
Block a user