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

@ -6,6 +6,6 @@
config.look.fonts = {
main = "Ubuntu";
nerd = "UbuntuMono Nerd Font";
mono = "UbuntuMono Nerd Font";
};
}