update hyfetch settings - more to come...
This commit is contained in:
parent
ef7271e4a6
commit
5c1ba508f7
4
home.nix
4
home.nix
@ -102,12 +102,12 @@ with lib.hm.gvariant;
|
|||||||
programs.hyfetch = {
|
programs.hyfetch = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
preset = "genderfluid";
|
preset = "nonbinary";
|
||||||
mode = "rgb";
|
mode = "rgb";
|
||||||
color_align = {
|
color_align = {
|
||||||
mode = "horizontal";
|
mode = "horizontal";
|
||||||
};
|
};
|
||||||
backend = "neofetch";
|
backend = "fastfetch";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user