qutebrowser config update
This commit is contained in:
parent
2b2f0673c6
commit
e269de575c
1 changed files with 4 additions and 0 deletions
|
@ -169,3 +169,7 @@ config.set('content.blocking.adblock.lists', [
|
|||
"https://www.i-dont-care-about-cookies.eu/abp/",
|
||||
"https://secure.fanboy.co.nz/fanboy-cookiemonster.txt"
|
||||
])
|
||||
|
||||
# fonts
|
||||
config.set('fonts.defaultFamily', 'JetBrainsMono')
|
||||
config.set('fonts.defaultSize', '9pt')
|
||||
|
|
Loading…
Reference in a new issue