From f810a5e4fc02ccf0e5bb697dbb1a678532c69ccd Mon Sep 17 00:00:00 2001 From: unexplrd Date: Wed, 19 Mar 2025 23:42:43 +0200 Subject: [PATCH] hosts/dunamis/configuration.nix: add catppuccin hosts/dunamis/stylix-light.nix: change to nord hosts/dunamis/stylix.nix: change to nord Signed-off-by: unexplrd --- hosts/dunamis/configuration.nix | 2 ++ hosts/dunamis/stylix-light.nix | 8 ++++---- hosts/dunamis/stylix.nix | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/hosts/dunamis/configuration.nix b/hosts/dunamis/configuration.nix index 8554fc0..14af238 100644 --- a/hosts/dunamis/configuration.nix +++ b/hosts/dunamis/configuration.nix @@ -11,6 +11,8 @@ ./hardware.nix ./programs.nix ./stylix.nix + # ./stylix-light.nix + # ./catppuccin.nix ./disko.nix ./users.nix ./sops.nix diff --git a/hosts/dunamis/stylix-light.nix b/hosts/dunamis/stylix-light.nix index 6669bcc..c130cc2 100644 --- a/hosts/dunamis/stylix-light.nix +++ b/hosts/dunamis/stylix-light.nix @@ -12,7 +12,7 @@ ]; stylix = { enable = true; - base16Scheme = "${pkgs.base16-schemes}/share/themes/tomorrow.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/nord-light.yaml"; polarity = "light"; cursor = { package = pkgs.bibata-cursors; @@ -20,9 +20,9 @@ size = 24; }; image = builtins.fetchurl { - url = "https://w.wallhaven.cc/full/2y/wallhaven-2y7xv6.jpg"; - name = "wallhaven-2y7xv6.jpg"; - sha256 = "8c2118165298ff8f25138a2fed78e5f95e2494cfbf516b20ab1ff52dbad51afe"; + url = "https://w.wallhaven.cc/full/e7/wallhaven-e7djlk.png"; + name = "wallhaven-e7djlk.png"; + sha256 = "1mwvnmflp0z1biyyhfz7mjn7i1nna94n7jyns3na2shbfkaq7i0h"; }; opacity.terminal = 0.9; fonts = { diff --git a/hosts/dunamis/stylix.nix b/hosts/dunamis/stylix.nix index eecd009..522bff6 100644 --- a/hosts/dunamis/stylix.nix +++ b/hosts/dunamis/stylix.nix @@ -12,7 +12,7 @@ ]; stylix = { enable = true; - base16Scheme = "${pkgs.base16-schemes}/share/themes/tomorrow-night.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; polarity = "dark"; cursor = { package = pkgs.bibata-cursors; @@ -20,9 +20,9 @@ size = 24; }; image = builtins.fetchurl { - url = "https://w.wallhaven.cc/full/2y/wallhaven-2y7xv6.jpg"; - name = "wallhaven-2y7xv6.jpg"; - sha256 = "8c2118165298ff8f25138a2fed78e5f95e2494cfbf516b20ab1ff52dbad51afe"; + url = "https://w.wallhaven.cc/full/l8/wallhaven-l8l9gq.png"; + name = "wallhaven-l8l9gq.png"; + sha256 = "0ypr44sg0fn55m1b52dgr1nnscpi2p6rfkjsm7vvrdqw7bafbx2z"; }; opacity.terminal = 0.9; fonts = {