pearl: setup

This commit is contained in:
Daniel Lundin 2024-09-03 19:07:26 +02:00
parent d8cd9df7d3
commit d3be213bd8
Signed by: dln
SSH key fingerprint: SHA256:Vhqxf7VIXwfS0r2j6bJiJ5A+hjhzMODtihuHIybqf3s
3 changed files with 67 additions and 20 deletions

View file

@ -50,7 +50,6 @@ in
defaultFonts = {
serif = [ "Liberation Serif" ];
sansSerif = [ "Inter" ];
monospace = [ "BerkeleyMono Nerd Font" ];
};
hinting.enable = true;
hinting.style = "slight";