formatting goes brrr
This commit is contained in:
parent
4e8e8f0fed
commit
0f37f09199
17 changed files with 110 additions and 110 deletions
|
|
@ -3,9 +3,9 @@
|
|||
enableDefaultFonts = true;
|
||||
fontconfig = {
|
||||
defaultFonts = {
|
||||
serif = ["NotoSerif"];
|
||||
sansSerif = ["NotoSans"];
|
||||
monospace = ["CascadiaCode"];
|
||||
serif = [ "NotoSerif" ];
|
||||
sansSerif = [ "NotoSans" ];
|
||||
monospace = [ "CascadiaCode" ];
|
||||
};
|
||||
};
|
||||
fonts = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue