feat: move to stable
This commit is contained in:
parent
31d2590613
commit
1a5c9794aa
11 changed files with 81 additions and 44 deletions
|
|
@ -27,12 +27,12 @@ in {
|
|||
|
||||
theme = {
|
||||
name = "Tokyonight-Dark";
|
||||
package = pkgs.tokyonight-gtk-theme;
|
||||
package = pkgs-unstable.tokyonight-gtk-theme;
|
||||
};
|
||||
|
||||
iconTheme = {
|
||||
name = "Papirus-Dark";
|
||||
package = pkgs.catppuccin-papirus-folders.override {
|
||||
package = pkgs-unstable.catppuccin-papirus-folders.override {
|
||||
accent = ctp.accent;
|
||||
flavor = ctp.flavor;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue