forked from fabian/nix
home: upgrade fonts to nerdfonts
This commit is contained in:
parent
4136bfe92d
commit
9dc0624398
7 changed files with 23 additions and 13 deletions
|
|
@ -40,8 +40,8 @@ in {
|
|||
};
|
||||
autosave = "on_focus_change";
|
||||
auto_update = false;
|
||||
buffer_font_family = "JetBrains Mono";
|
||||
buffer_font_size = 16;
|
||||
buffer_font_family = "JetBrainsMono Nerd Font";
|
||||
buffer_font_size = 22;
|
||||
hide_mouse = "never";
|
||||
minimap.show = "auto";
|
||||
tabs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue