change helix theme

This commit is contained in:
Aaron Honeycutt 2025-03-31 07:56:08 -06:00
parent 685f11e099
commit ffe357cac5

View file

@ -89,7 +89,7 @@
programs.helix = { programs.helix = {
enable = true; enable = true;
settings = { settings = {
theme = "onedark"; theme = "ferra";
}; };
}; };