From a111797e499d634755f7535860984862e7f63c30 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 7 Nov 2023 17:24:33 +0000 Subject: [PATCH] Messing around with theme and wallpaper image Currently using primer-dark theme now --- flake.nix | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/flake.nix b/flake.nix index 4eeb3a85..9f9a4104 100644 --- a/flake.nix +++ b/flake.nix @@ -115,9 +115,9 @@ system = { inherit stateVersion; }; networking = { inherit hostName; }; stylix = { - image = ./wallpapers/default.jpg; + image = ./wallpapers/minimalistic/catppuccin_triangle.png; base16Scheme = - "${pkgs.base16-schemes}/share/themes/tokyo-night-terminal-dark.yaml"; + "${pkgs.base16-schemes}/share/themes/primer-dark.yaml"; polarity = "dark"; opacity = { applications = 0.8; @@ -149,14 +149,7 @@ fira-code fira-code-symbols (nerdfonts.override { - fonts = [ - "FiraCode" - "FiraMono" - "DejaVuSansMono" - "Noto" - "ComicShannsMono" - "NerdFontsSymbolsOnly" - ]; + fonts = [ "FiraCode" "NerdFontsSymbolsOnly" ]; }) emacs-all-the-icons-fonts weather-icons