From bcfcc317ae120978a97c6362673eec8b39962eda Mon Sep 17 00:00:00 2001 From: pancakes Date: Mon, 18 Mar 2024 15:32:27 +1000 Subject: [PATCH] Add MangoHud config --- justfile | 1 + mangohud/.config/MangoHud/MangoHud.conf | 67 +++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 mangohud/.config/MangoHud/MangoHud.conf diff --git a/justfile b/justfile index 4a57d74..3138ce6 100644 --- a/justfile +++ b/justfile @@ -66,6 +66,7 @@ stow: stow kanshi stow kitty stow mako + stow mangohud stow mpv stow ranger stow river diff --git a/mangohud/.config/MangoHud/MangoHud.conf b/mangohud/.config/MangoHud/MangoHud.conf new file mode 100644 index 0000000..8c6dd29 --- /dev/null +++ b/mangohud/.config/MangoHud/MangoHud.conf @@ -0,0 +1,67 @@ +################### File Generated by Goverlay ################### +legacy_layout=false + + +background_alpha=0.6 +round_corners=0 +background_alpha=0.6 +background_color=000000 + +font_size=24 +text_color=FFFFFF +position=top-left +toggle_hud=Shift_R+F12 + +table_columns=3 +gpu_text=GPU +gpu_stats +gpu_load_change +gpu_load_value=50,90 +gpu_load_color=FFFFFF,FFAA7F,CC0000 +throttling_status +gpu_temp +cpu_text=CPU +cpu_stats +core_load + +cpu_load_change +cpu_load_value=50,90 +cpu_load_color=FFFFFF,FFAA7F,CC0000 +cpu_temp +vram +vram_color=AD64C1 +ram +ram_color=C26693 +fps +engine +engine_color=EB5B5B +gpu_name +vulkan_driver +wine +wine_color=EB5B5B +frame_timing +frametime_color=00FF00 +fps_limit_method=late +toggle_fps_limit=Shift_L+F1 + +fps_limit=0 +gamemode +battery +battery_color=00FF00 +battery_time +custom_text=Arch Linux +exec=lsb_release -a | grep Release | uniq | cut -c 10-26 +custom_text=Kernel +exec=uname -r + + + +af=0 +picmip=0 + + +output_folder=/home/ollie +log_duration=30 +autostart_log=0 +log_interval=100 +toggle_logging==Shift_L+F2