Change hyfetch default preset

This commit is contained in:
Evie Litherland-Smith 2024-12-21 06:44:55 +00:00
parent 0313fc7bde
commit eb79f789b8

View file

@ -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;