qutebrowser: remove deprecated font option

This commit is contained in:
Timothy DeHerrera 2020-06-12 19:19:14 -06:00
parent 05a798a56e
commit 3653d4c545
No known key found for this signature in database
GPG Key ID: 8985725DB5B0C122
1 changed files with 0 additions and 5 deletions

View File

@ -257,11 +257,6 @@ c.colors.hints.bg = '#1E1F29'
# Type: QssColor
c.colors.hints.match.fg = '#5AF78E'
# Default monospace fonts. Whenever "monospace" is used in a font
# setting, it's replaced with the fonts listed here.
# Type: Font
c.fonts.monospace = 'monospace'
# leave listed modes easily with <a-j>
for mode in\
['caret', 'command', 'hint',