hosts/vamos: switch from rose-pine-moon to rose-pine
This commit is contained in:
parent
e363f7160e
commit
bd58cf8dd7
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/e0cf0eb237dc5baba86661a3572b20a6183c1876/wallpapers/nix-wallpaper-nineish-catppuccin-frappe.png?raw=true";
|
||||
hash = "sha256-/HAtpGwLxjNfJvX5/4YZfM8jPNStaM3gisK8+ImRmQ4=";
|
||||
};
|
||||
schemeName = "rose-pine-moon";
|
||||
schemeName = "rose-pine";
|
||||
gtk.theme = {
|
||||
name = "rose-pine-moon";
|
||||
name = "rose-pine";
|
||||
package = pkgs.rose-pine-gtk-theme;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue