1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

stylix: unify code

This commit is contained in:
2025-02-01 14:42:21 +01:00
parent 4d178f7bb8
commit dc519dc055
4 changed files with 9 additions and 15 deletions

View File

@@ -18,6 +18,15 @@ in {
stylix.enable = true;
stylix.image = generatedWallpaper;
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml";
stylix.cursor = {
name = "capitaine-cursors-white";
package = pkgs.capitaine-cursors;
size = 12;
};
# environment.etc."stylix/wallpaper.png".source = generatedWallpaper;
# stylix.polarity = "either";