Files
nixos/Droidnix/generated/.config/stylix/stylix.conf
T
2026-04-29 14:47:20 +02:00

29 lines
667 B
Plaintext

# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
enable = true;
base16Scheme = ../../../assets/system/theming/stylix/catppuccin-mocha.yaml;
polarity = "dark";
cursor = {
package = "phinger-cursors"; # symbolic reference
name = "phinger-cursors-light";
size = 24;
};
fonts = {
monospace = {
package = "nerd-fonts-fira-code";
name = "Fira Code Nerd Font";
};
sansSerif = {
package = "lato";
name = "Lato";
};
};
icons = {
enable = true;
package = "papirus-icon-theme";
dark = "Papirus-Dark";
light = "Papirus-Light";
};