This commit is contained in:
4DBug
2026-08-25 01:30:59 -05:00
parent 26facea264
commit ee374b1f17
9 changed files with 70 additions and 33 deletions
+4 -1
View File
@@ -26,7 +26,8 @@
stylix = {
enable = true;
autoEnable = false;
autoEnable = true;
polarity = "dark";
base16Scheme = catppuccin;
@@ -40,8 +41,10 @@
vesktop.enable = true;
gnome.enable = true;
gtk.enable = true;
gtk.flatpakSupport.enable = true;
firefox.enable = true;
fish.enable = true;
opencode.enable = false;
};
};
};