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 = {
|
||||
enable = true;
|
||||
settings = {
|
||||
preset = "trans";
|
||||
mode = "rgb";
|
||||
color_align = {
|
||||
mode = "horizontal";
|
||||
};
|
||||
};
|
||||
# settings = {
|
||||
# preset = "trans";
|
||||
# mode = "rgb";
|
||||
# color_align = {
|
||||
# mode = "horizontal";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue