Added mangohud
This commit is contained in:
parent
090685eefe
commit
5440c06378
|
@ -0,0 +1,20 @@
|
||||||
|
# MangoHud Configuration
|
||||||
|
|
||||||
|
# General Options
|
||||||
|
font_size=24
|
||||||
|
position=top-left
|
||||||
|
|
||||||
|
# Metrics
|
||||||
|
fps
|
||||||
|
frame_timing
|
||||||
|
cpu_stats
|
||||||
|
cpu_temp
|
||||||
|
gpu_stats
|
||||||
|
gpu_temp
|
||||||
|
time
|
||||||
|
|
||||||
|
# GPU Information
|
||||||
|
gpu_name
|
||||||
|
|
||||||
|
# Keybinding
|
||||||
|
toggle_hud=Alt_L+X
|
Loading…
Reference in New Issue