Add some more mangohud config

Add commented-out placeholder config for colours
This commit is contained in:
Evie Litherland-Smith 2024-09-28 08:42:40 +01:00
parent 4fa7183e74
commit ac76905fb9

View file

@ -86,5 +86,19 @@
};
xdg.configFile."MangoHud/MangoHud.conf".text = ''
preset=2
time
# text_color=FFFFFF
# gpu_color=2E9762
# cpu_color=2E97CB
# vram_color=AD64C1
# ram_color=C26693
# engine_color=EB5B5B
# io_color=A491D3
# frametime_color=00FF00
# background_color=020202
# media_player_color=FFFFFF
# wine_color=EB5B5B
# battery_color=FF9078
# network_color=E07B85
'';
}