Added stylix

This commit is contained in:
2024-09-04 13:53:43 +02:00
parent ef78fbdfd6
commit afdde01324
4 changed files with 303 additions and 8 deletions

View File

@@ -2,11 +2,6 @@
{
programs.kitty = {
enable = true;
font = {
name = "JetBrainsMono Nerd Font";
size = 16;
};
theme = "Catppuccin-Mocha";
settings = {
enable_audio_bell = false;
};