Some changes

This commit is contained in:
Henry Hiles 2023-11-06 13:07:33 -05:00
parent a701e1a2c9
commit 7c27736e51
5 changed files with 33 additions and 26 deletions

View file

@ -5,6 +5,12 @@
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
targets.plymouth.blackBackground = false;
cursor = {
name = "GoogleDot-Blue";
package = pkgs.google-cursor;
size = 24;
};
fonts = {
serif = {
name = "Cantarell";