switch noto to nerd font variant

This commit is contained in:
Sean Kovacs 2025-11-23 16:39:19 -05:00
commit f5fcea00d7
Signed by: sckova
GPG key ID: 00F325187C68651A
4 changed files with 4 additions and 3 deletions

View file

@ -11,7 +11,7 @@
enable = true;
editor = {
font = {
family = "Noto Sans Mono";
family = "NotoSansM Nerd Font Mono";
pointSize = 10;
};
};