stylix: set sans serif font

This commit is contained in:
2025-04-06 13:03:24 +01:00
parent 4c6fcd5112
commit 8ee5788798
2 changed files with 7 additions and 5 deletions

View File

@ -66,6 +66,13 @@
name = "Adwaita";
package = pkgs.adwaita-icon-theme;
};
fonts = {
sansSerif = {
name = "Segoe UI";
package = pkgs.segoe-ui-ttf;
};
};
};
fonts.packages = with pkgs; [