update hyfetch settings - more to come...

This commit is contained in:
Miranda Marquez 2024-06-04 13:51:46 -08:00
parent ef7271e4a6
commit 5c1ba508f7

View File

@ -102,12 +102,12 @@ with lib.hm.gvariant;
programs.hyfetch = {
enable = true;
settings = {
preset = "genderfluid";
preset = "nonbinary";
mode = "rgb";
color_align = {
mode = "horizontal";
};
backend = "neofetch";
backend = "fastfetch";
};
};