experiment with themes and colors

This commit is contained in:
Noah Masur
2022-05-03 20:32:47 -04:00
parent ec0b1c4e04
commit 67f8a8b08d
10 changed files with 186 additions and 63 deletions

View File

@ -24,6 +24,7 @@
package = "victor-mono";
name = "Victor Mono";
};
theme = "gruvbox";
gtkTheme = "Adwaita-dark";
};
in {
@ -39,6 +40,7 @@
./hosts/desktop/hardware-configuration.nix
./modules/common.nix
./modules/desktop
./modules/theme
./modules/hardware
./modules/system
./modules/shell