summaryrefslogtreecommitdiffstats
path: root/stylix.nix
diff options
context:
space:
mode:
authorAndrew <admonty1@protonmail.com>2025-08-21 15:53:29 -0400
committerAndrew <admonty1@protonmail.com>2025-08-21 15:53:29 -0400
commit574d3681522ce5c21b153cfb3e8f1a923d14aa46 (patch)
treebf102f3add5022ae14a749724227aa334d3783d5 /stylix.nix
parentfreetube configured (diff)
downloadnixos-574d3681522ce5c21b153cfb3e8f1a923d14aa46.tar.gz
nixos-574d3681522ce5c21b153cfb3e8f1a923d14aa46.tar.bz2
nixos-574d3681522ce5c21b153cfb3e8f1a923d14aa46.zip
switch to hyprpaper
Diffstat (limited to 'stylix.nix')
-rw-r--r--stylix.nix2
1 files changed, 1 insertions, 1 deletions
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;