Copy over the hyfetch settings

This commit is contained in:
Lillian Violet 2024-05-02 11:14:22 +02:00
parent 0e554116db
commit 5887857bab

View file

@ -8,9 +8,13 @@
enable = true;
settings = {
preset = "transgender";
mode = "rgb";
light_dark = "dark";
lightness = 0.65;
color_align = {
mode = "horizontal";
};
backend = "neofetch";
};
};
}