enable kodi on wheatley, do some updates to stylix
This commit is contained in:
parent
fa80e8ac67
commit
09f80f1e4f
6 changed files with 25 additions and 37 deletions
|
@ -83,6 +83,7 @@
|
|||
};
|
||||
image = ./background.jpg;
|
||||
cursor.package = pkgs.catppuccin-cursors;
|
||||
cursor.name = "macchiatoMauve";
|
||||
cursor.name = "catppuccin-macchiato-mauve-cursors";
|
||||
cursor.size = 16;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue