qutebrowser: remove deprecated font option
This commit is contained in:
parent
05a798a56e
commit
3653d4c545
@ -257,11 +257,6 @@ c.colors.hints.bg = '#1E1F29'
|
|||||||
# Type: QssColor
|
# Type: QssColor
|
||||||
c.colors.hints.match.fg = '#5AF78E'
|
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>
|
# leave listed modes easily with <a-j>
|
||||||
for mode in\
|
for mode in\
|
||||||
['caret', 'command', 'hint',
|
['caret', 'command', 'hint',
|
||||||
|
Loading…
Reference in New Issue
Block a user