nixos: fix font options; cityseventeen: change font to aporetic

This commit is contained in:
Artur Manuel 2025-04-21 13:45:35 +01:00
commit 7a3833b08a
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
6 changed files with 11 additions and 13 deletions

View file

@ -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"