Created
February 2, 2025 18:43
-
-
Save nebadon2025/4c21a12e68d2a8470ec7a6a04e9ac7f7 to your computer and use it in GitHub Desktop.
nebadons mangohud config
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 144FPS | |
fps_limit=144 | |
gpu_text=RX 7900XTX | |
cpu_text=R7 5700X3D | |
full | |
background_alpha=0.4 | |
round_corners=12 | |
background_alpha=0.4 | |
background_color=000000 | |
font_size=32 | |
font_scale=1.6 | |
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 | |
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 | |
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 | |
throttling_status | |
frame_count | |
fps_limit_method=late | |
toggle_fps_limit=Shift_L+F1 | |
show_fps_limit | |
custom_text=Session: | |
exec=echo $XDG_SESSION_TYPE | |
resolution | |
fsr | |
hdr | |
refresh_rate | |
gamemode | |
vkbasalt | |
custom_text=Ubuntu 24.10 | |
##exec="/usr/bin/lsb_release -a | grep Release | uniq | cut -c 10-26" | |
custom_text=Kernel 6.12.3 | |
#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