New structure since I kept struggling with the home-manager implemnentation

This commit is contained in:
2026-03-18 15:54:27 +00:00
parent 9d63a7a80b
commit c1253732fb
3 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@
config = lib.mkIf cfg.enable {
stylix = {
enable = true;
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
image = "${flakeRoot}/assets/hyprland/wallpaperstuff/pictures/wall1.jpg";
polarity = "dark";