Change system font
This commit is contained in:
parent
4a107f660c
commit
b07ebe102c
8 changed files with 95 additions and 59 deletions
|
@ -2,8 +2,8 @@
|
|||
programs.kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
name = "UbuntuMono Nerd Font";
|
||||
size = 14;
|
||||
name = "Iosevka Nerd Font";
|
||||
size = 12;
|
||||
};
|
||||
keybindings = {
|
||||
"ctrl+alt+1" = "goto_tab 1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue