more font fixes

This commit is contained in:
Bryan Ramos 2025-07-06 09:56:45 -04:00
parent 29a3723290
commit 5bc920d232
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
3 changed files with 2 additions and 3 deletions

View file

@ -52,7 +52,7 @@ in
}; };
font = { font = {
size = 12; size = 14;
normal = { normal = {
family = "Terminess Nerd Font Mono"; family = "Terminess Nerd Font Mono";
style = "Regular"; style = "Regular";

View file

@ -1,7 +1,7 @@
* { * {
border: none; border: none;
font-size: 14px; font-size: 14px;
font-family: "Terminus" ; font-family: "Terminus Nerd Font Mono" ;
min-height: 25px; min-height: 25px;
} }

View file

@ -149,7 +149,6 @@ in
ranger ranger
highlight highlight
nerd-fonts.terminess-ttf
noto-fonts noto-fonts
noto-fonts-cjk-sans noto-fonts-cjk-sans
noto-fonts-emoji noto-fonts-emoji