hyfetch doesn't work, let's see if it's settings
This commit is contained in:
parent
de0fdb756d
commit
814440e96a
|
@ -6,12 +6,12 @@
|
||||||
}: {
|
}: {
|
||||||
programs.hyfetch = {
|
programs.hyfetch = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
# settings = {
|
||||||
preset = "trans";
|
# preset = "trans";
|
||||||
mode = "rgb";
|
# mode = "rgb";
|
||||||
color_align = {
|
# color_align = {
|
||||||
mode = "horizontal";
|
# mode = "horizontal";
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue