Fix MangoHud config
This commit is contained in:
parent
18308b3caf
commit
997f04d1a8
|
@ -36,7 +36,7 @@
|
||||||
input-overlay
|
input-overlay
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
xdg.configFile."MangoHud/MangoHud.conf".text = with config.lib.stylix.scheme.withHashtag; ''
|
xdg.configFile."MangoHud/MangoHud.conf".text = with config.lib.stylix.scheme; ''
|
||||||
preset=2
|
preset=2
|
||||||
time
|
time
|
||||||
text_color=${base00}
|
text_color=${base00}
|
||||||
|
|
Loading…
Reference in a new issue