nixos: fix font options; cityseventeen: change font to aporetic
This commit is contained in:
parent
f9c6b206ca
commit
7a3833b08a
6 changed files with 11 additions and 13 deletions
|
@ -30,7 +30,7 @@ def main() -> None:
|
|||
c.tabs.indicator.width = 0
|
||||
c.tabs.title.format = "{audio}{relative_index} | {current_title}"
|
||||
|
||||
c.fonts.default_size = "9pt"
|
||||
c.fonts.default_size = "10pt"
|
||||
c.fonts.default_family = "sans-serif"
|
||||
|
||||
c.url.start_pages = "about:blank"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue