diff options
Diffstat (limited to 'stylix.nix')
| -rw-r--r-- | stylix.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
