Changes to make the laptop work

This commit is contained in:
Jimbo 2024-10-16 00:04:56 -04:00
parent 7f5e5f2cc0
commit 49ce2cd341
12 changed files with 44 additions and 32 deletions

View file

@ -16,7 +16,7 @@
};
};
iconTheme = {
package = pkgs.papirus-icon-theme.override { color = "red"; };
package = pkgs.papirus-icon-theme.override { color = "${config.look.colors.folder}"; };
name = "Papirus-Dark";
};
cursorTheme = {