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

@ -6,8 +6,7 @@
name = "kora";
};
font = {
package = pkgs.ubuntu-sans;
name = "Ubuntu Sans";
name = "Inter";
size = 10;
};
theme = {