Change hyfetch default preset
This commit is contained in:
parent
0313fc7bde
commit
eb79f789b8
|
@ -71,7 +71,7 @@
|
||||||
hyfetch = {
|
hyfetch = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
preset = "rainbow";
|
preset = "transgender";
|
||||||
mode = "rgb";
|
mode = "rgb";
|
||||||
light_dark = config.lib.stylix.scheme.variant;
|
light_dark = config.lib.stylix.scheme.variant;
|
||||||
lightness = 0.4;
|
lightness = 0.4;
|
||||||
|
|
Loading…
Reference in a new issue