mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-19 15:14:40 +00:00
change alacritty scrollback keybind to match kitty
add fonts for kitty
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
font.normal.family = "FiraCode Nerd Font Mono";
|
||||
};
|
||||
|
||||
programs.kitty.font = {
|
||||
package = pkgs.nerdfonts;
|
||||
name = "FiraCode";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user