1
0
Fork 0

Change system font

This commit is contained in:
Avery 2024-11-15 18:43:07 +01:00
parent 4a107f660c
commit b07ebe102c
Signed by: Avery
GPG key ID: B684FD451B692E04
8 changed files with 95 additions and 59 deletions

View file

@ -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";