From 574d3681522ce5c21b153cfb3e8f1a923d14aa46 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 21 Aug 2025 15:53:29 -0400 Subject: switch to hyprpaper --- stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylix.nix') diff --git a/stylix.nix b/stylix.nix index fe5ae7b..e9b0194 100644 --- a/stylix.nix +++ b/stylix.nix @@ -5,7 +5,7 @@ enable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-macchiato.yaml"; polarity = "dark"; - image = ./backgrounds/hollowknightbackground_2560x1440.png; + #image = ./backgrounds/hollowknightbackground_2560x1440.png; fonts = { monospace = { package = pkgs.nerd-fonts.jetbrains-mono; -- cgit v1.3.1