1
0
Fork 0
forked from fabian/nix

home: upgrade fonts to nerdfonts

This commit is contained in:
Fabian Montero 2025-09-12 15:23:41 -06:00
parent f03b8d39db
commit 00c44ba7ed
Signed by untrusted user: fabian
GPG key ID: 3EDA9AE3937CCDE3
9 changed files with 17 additions and 16 deletions

View file

@ -40,7 +40,7 @@ in {
};
autosave = "on_focus_change";
auto_update = false;
buffer_font_family = "JetBrains Mono";
buffer_font_family = "JetBrainsMono Nerd Font";
buffer_font_size = 22;
hide_mouse = "never";
minimap.show = "auto";