lowercase directories and nix-index

This commit is contained in:
Noah Masur
2022-05-08 20:49:42 -04:00
parent ed2b61b03f
commit cc974cb013
6 changed files with 26 additions and 3 deletions

View File

@ -31,7 +31,7 @@
gitEmail = "7386960+nmasur@users.noreply.github.com";
gui = {
colorscheme = (import ./modules/colorscheme/gruvbox);
wallpaper = ../../../Downloads/nix.jpg;
wallpaper = ../../../downloads/nix.jpg;
gtkTheme = "Adwaita-dark";
};
};