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

@ -122,10 +122,12 @@
mediawriter
virt-manager
wl-clipboard
protontricks
android-studio
nodePackages.pnpm
hunspellDicts.en_CA-large
inputs.nixpkgs-local.legacyPackages.${system}.monophony
inputs.nix-gaming.packages.${system}.wine-ge
]
++ (with gnomeExtensions; [
caffeine

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";