mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
change alacritty scrollback keybind to match kitty
add fonts for kitty
This commit is contained in:
@ -21,6 +21,7 @@ in {
|
||||
services.polybar.config."bar/main".font-0 = "Hack Nerd Font:size=10;2";
|
||||
programs.rofi.font = "Hack Nerd Font 14";
|
||||
programs.alacritty.settings.font.normal.family = fontName;
|
||||
programs.kitty.font.name = fontName;
|
||||
};
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user