Created
October 26, 2023 18:48
-
-
Save appleneko2001/e8543da9ae54e395368f0b05c68e0ce4 to your computer and use it in GitHub Desktop.
my shit configs of mangohud
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
| # MangoHUD config by appleneko2001 | |
| # | |
| # RShift + F12 to disable HUD. | |
| toggle_fps_limit=F1 | |
| #font_size=24 | |
| #font_file=/usr/local/share/fonts/m/MapleMono_SC_NF_Regular.ttf | |
| #retro | |
| text_outline_thickness=1.0 | |
| font_file=/usr/share/fonts/truetype/roboto/unhinted/RobotoCondensed-Regular.ttf | |
| alpha=0.95 | |
| legacy_layout=0 | |
| font_scale=1 | |
| background_alpha=0.2 | |
| background_color=020202 | |
| no_small_font | |
| position=top-left | |
| text_color=ffffff | |
| round_corners=4 | |
| toggle_hud=Shift_R+F12 | |
| preset=7:8 | |
| # output_folder=/home/appleneko2001 |
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
| # MangoHUD config by appleneko2001 | |
| # | |
| # RShift + F12 to disable HUD. | |
| [preset 7] | |
| table_columns=3 | |
| fps | |
| frame_timing=1 | |
| position=top-left | |
| [preset 8] | |
| table_columns=4 | |
| custom_text_center=MangoHUD | |
| version | |
| custom_text=Distro: | |
| exec=cat /home/appleneko2001/.config/goverlay/distroinfo | |
| custom_text=Version: | |
| exec=cat /home/appleneko2001/.config/goverlay/distroversion | |
| custom_text=Kernel: | |
| exec=cat /home/appleneko2001/.config/goverlay/kernelversion | |
| #font_size=24 | |
| #font_file=/usr/local/share/fonts/m/MapleMono_SC_NF_Regular.ttf | |
| #retro | |
| vkbasalt | |
| table_columns=4 | |
| gpu_name | |
| vulkan_driver | |
| custom_text= | |
| gpu_stats | |
| gpu_temp | |
| gpu_power | |
| #gpu_text=GPU | |
| gpu_fan | |
| cpu_stats | |
| cpu_power | |
| cpu_color=2e97cb | |
| #cpu_text=CPU | |
| cpu_temp | |
| io_color=a491d3 | |
| vram_color=ad64c1 | |
| ram | |
| ram_color=c26693 | |
| procmem | |
| procmem_shared | |
| engine_color=eb5b5b | |
| gpu_color=2e9762 | |
| arch | |
| wine_color=eb5b5b | |
| fps | |
| engine_version | |
| frame_timing=1 | |
| frametime_color=00ff00 | |
| position=top-left | |
| text_color=ffffff | |
| round_corners=0 | |
| toggle_hud=Shift_R+F12 | |
| # output_folder=/home/appleneko2001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment