enable kodi on wheatley, do some updates to stylix

This commit is contained in:
Lillian Violet 2025-03-19 21:45:06 +01:00
parent fa80e8ac67
commit 09f80f1e4f
6 changed files with 25 additions and 37 deletions

View file

@ -83,6 +83,7 @@
};
image = ./background.jpg;
cursor.package = pkgs.catppuccin-cursors;
cursor.name = "macchiatoMauve";
cursor.name = "catppuccin-macchiato-mauve-cursors";
cursor.size = 16;
};
}

View file

@ -35,7 +35,6 @@
git_branch.style = "bold blue";
directory.style = "bold blue";
direnv.disabled = false;
palette = "catppuccin_${flavor}";
}
// builtins.fromTOML (builtins.readFile
(pkgs.fetchFromGitHub