minor fix

This commit is contained in:
js0ny 2025-12-07 07:45:51 +00:00
parent 63861d797e
commit 117417f148
4 changed files with 44 additions and 14 deletions

View file

@ -71,8 +71,8 @@ in {
};
};
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml";
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-soft.yaml";
image = ./wallpaper.jpg;
polarity = "light";
polarity = "dark";
};
}