Created
July 29, 2024 15:01
-
-
Save nebadon2025/f5909c4a5cae2ca5344714d34e21ae5c to your computer and use it in GitHub Desktop.
07-29-2024 MangoHud.conf File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
legacy_layout=false | |
custom_text_center=BIFROST | |
full | |
background_alpha=0.4 | |
round_corners=12 | |
background_alpha=0.4 | |
background_color=000000 | |
font_size=25 | |
text_color=FFFFFF | |
position=top-left | |
toggle_hud=Shift_R+F12 | |
pci_dev=0:0c:00.0 | |
table_columns=3 | |
gpu_stats | |
graphs=gpu_load | |
gpu_temp | |
graphs=gpu_temp | |
gpu_core_clock | |
graphs=gpu_core_clock | |
gpu_mem_clock | |
graphs=gpu_mem_clock | |
gpu_power | |
gpu_load_change | |
gpu_load_value=50,90 | |
gpu_load_color=FFFFFF,FFAA7F,CC0000 | |
gpu_text=RX 6800XT | |
cpu_stats | |
graphs=cpu_load | |
cpu_temp | |
graphs=cpu_temp | |
core_load | |
core_load_change | |
cpu_power | |
cpu_mhz | |
cpu_load_change | |
core_load_change | |
cpu_load_value=50,90 | |
cpu_load_color=FFFFFF,FFAA7F,CC0000 | |
cpu_color=2e97cb | |
cpu_text=R9 3900X | |
io_stats | |
io_read | |
io_writee | |
swap | |
vram | |
graphs=vram | |
vram_color=AD64C1 | |
ram | |
graphs=ram | |
ram_color=C26693 | |
procmem | |
fps | |
engine | |
engine_color=EB5B5B | |
engine_short_names | |
gpu_name | |
vulkan_driver | |
arch | |
wine | |
wine_color=EB5B5B | |
frame_timing | |
frametime_color=00FF00 | |
throttling_status_graph | |
frame_count | |
fps_limit_method=late | |
toggle_fps_limit=Shift_L+F1 | |
show_fps_limit | |
fps_limit=0 | |
custom_text=Session: | |
exec=echo $XDG_SESSION_TYPE | |
resolution | |
fsr | |
hdr | |
refresh_rate | |
gamemode | |
vkbasalt | |
custom_text=Ubuntu | |
exec=lsb_release -a | grep Release | uniq | cut -c 10-26 | |
custom_text=Kernel | |
exec=uname -r | |
fps_color_change | |
fps_color=B22222,FDFD09,39F900 | |
fps_value=30,60 | |
time | |
version | |
output_folder=/home/nebadon | |
log_duration=30 | |
autostart_log=0 | |
log_interval=100 | |
toggle_logging=Shift_L+F2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment