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,7 +6,7 @@
settings = {
main = {
term = "xterm-256color";
font = "${config.look.fonts.nerd}:size=14.7";
font = "${config.look.fonts.mono}:size=14.7";
};
colors = {
alpha = "0.85";