qutebrowser: make FiraCode the font default
This commit is contained in:
parent
8b9bb8ac5a
commit
6c9c53735f
@ -252,6 +252,9 @@ c.fonts.tabs.selected = 'FiraCode'
|
||||
# Type: FontFamily
|
||||
c.fonts.web.family.fixed = 'FiraCode'
|
||||
|
||||
c.fonts.web.family.standard = 'FiraCode'
|
||||
c.fonts.web.family.sans_serif = 'FiraCode'
|
||||
|
||||
# Default font size (in pixels) for regular text.
|
||||
# Type: Int
|
||||
c.fonts.web.size.default = 18
|
||||
|
Loading…
Reference in New Issue
Block a user