This commit is contained in:
Henry Hiles 2024-08-11 21:22:49 -04:00
parent 26414dcb45
commit 697683aa53
6 changed files with 56 additions and 37 deletions

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
stylix = {
enable = true;
enable = true;
polarity = "dark";
image = ./background.jpg;
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";