Change font variables and simplify and standardize logic and formatting

This commit is contained in:
Bun 2025-05-08 13:08:32 -04:00
parent 01d16e03c8
commit 74b2840bf7
9 changed files with 33 additions and 27 deletions

View file

@ -123,7 +123,7 @@
# Fonts
"font.name.serif.x-western" = config.look.fonts.main;
"font.name.sans-serif.x-western" = config.look.fonts.main;
"font.name.monospace.x-western" = config.look.fonts.nerd;
"font.name.monospace.x-western" = config.look.fonts.mono;
# Theming and visibility
"browser.aboutConfig.showWarning" = false;