diff --git a/MangoHud/MangoHud.conf b/MangoHud/MangoHud.conf index d11502a..1721c13 100644 --- a/MangoHud/MangoHud.conf +++ b/MangoHud/MangoHud.conf @@ -1,77 +1,66 @@ -################### File Generated by Goverlay ################### +# Config Generated by MangoJuice # legacy_layout=false - - -background_alpha=0.6 -round_corners=10 -background_alpha=0.6 -background_color=000000 - -font_size=24 -text_color=FFFFFF -position=middle-right -toggle_hud=Shift_R+F12 -no_display -pci_dev=0:0d:00.0 -table_columns=3 -gpu_text=7800XT +blacklist=pamac-manager,lact,ghb,bitwig-studio,ptyxis,yumex gpu_stats gpu_load_change -gpu_load_value=50,90 -gpu_load_color=ffffff,ffaa7f,cc0000 +vram gpu_temp gpu_mem_temp gpu_junction_temp gpu_power -gpu_color=2E9762 -cpu_text=5900X +throttling_status cpu_stats -core_load - cpu_load_change -cpu_load_value=50,90 -cpu_load_color=ffffff,ffaa7f,cc0000 +core_load +cpu_mhz cpu_temp -cpu_color=2E97CB -vram -vram_color=AD64C1 ram -ram_color=C26693 procmem fps -fps_metrics=avg,0.01 -engine_short_names -gpu_name -vulkan_driver -wine -wine_color=EB5B5B +fps_color_change +fps_metrics=avg,0.001 +gamemode +exec_name +no_display +engine_version +resolution +display_server +present_mode +show_fps_limit frame_timing -frametime_color=00FF00 +frame_timing_detailed +upload_logs +wine +winesync +toggle_logging=Shift_L+F2 +toggle_hud_position=Shift_R+F11 +output_folder=/home/buymymojo/Documents/Perf fps_limit_method=late toggle_fps_limit=Shift_L+F1 -show_fps_limit - -fps_limit=157,120,60,53.33,0 -resolution -fsr -winesync -present_mode -gamemode -fps_color_change -fps_color=b22222,fdfd09,39f900 -fps_value=30,60 -#offset=-8 - - - - - - - -output_folder=/home/buymymojo/Documents/Perf -log_duration=0 -autostart_log=0 -log_interval=100 -toggle_logging=Shift_L+F2 -upload_logs - +fps_limit=157,80,60,0 +round_corners=10 +background_alpha=0.6 +position=top-left +toggle_hud=Shift_R+F12 +font_file=/home/buymymojo/.local/share/fonts/TX-02 2.002/TX-02-Regular.ttf +font_glyph_ranges=korean, chinese, chinese_simplified, japanese, cyrillic, thai, vietnamese, latin_ext_a, latin_ext_b +gpu_text=7800XT +gpu_color=f1003b +cpu_text=5900X +cpu_color=fa8000 +fps_value=50,160 +fps_color=cc0000,ffaa7f,92e79a +gpu_load_value=50,90 +gpu_load_color=ffffff,ffaa7f,cc0000 +cpu_load_value=50,90 +cpu_load_color=ffffff,ffaa7f,cc0000 +background_color=000000 +frametime_color=fa8000 +vram_color=f1003b +ram_color=fa8000 +wine_color=ffff00 +engine_color=c0c0c0 +text_color=c0c0c0 +media_player_color=ffffff +network_color=e07b85 +media_player_format={title};{artist};{album} diff --git a/MangoHud/MangoHud.conf.old b/MangoHud/MangoHud.conf.old new file mode 100644 index 0000000..d11502a --- /dev/null +++ b/MangoHud/MangoHud.conf.old @@ -0,0 +1,77 @@ +################### File Generated by Goverlay ################### +legacy_layout=false + + +background_alpha=0.6 +round_corners=10 +background_alpha=0.6 +background_color=000000 + +font_size=24 +text_color=FFFFFF +position=middle-right +toggle_hud=Shift_R+F12 +no_display +pci_dev=0:0d:00.0 +table_columns=3 +gpu_text=7800XT +gpu_stats +gpu_load_change +gpu_load_value=50,90 +gpu_load_color=ffffff,ffaa7f,cc0000 +gpu_temp +gpu_mem_temp +gpu_junction_temp +gpu_power +gpu_color=2E9762 +cpu_text=5900X +cpu_stats +core_load + +cpu_load_change +cpu_load_value=50,90 +cpu_load_color=ffffff,ffaa7f,cc0000 +cpu_temp +cpu_color=2E97CB +vram +vram_color=AD64C1 +ram +ram_color=C26693 +procmem +fps +fps_metrics=avg,0.01 +engine_short_names +gpu_name +vulkan_driver +wine +wine_color=EB5B5B +frame_timing +frametime_color=00FF00 +fps_limit_method=late +toggle_fps_limit=Shift_L+F1 +show_fps_limit + +fps_limit=157,120,60,53.33,0 +resolution +fsr +winesync +present_mode +gamemode +fps_color_change +fps_color=b22222,fdfd09,39f900 +fps_value=30,60 +#offset=-8 + + + + + + + +output_folder=/home/buymymojo/Documents/Perf +log_duration=0 +autostart_log=0 +log_interval=100 +toggle_logging=Shift_L+F2 +upload_logs + diff --git a/nvim/lazy-lock.json b/nvim/lazy-lock.json index efd880b..3ef6953 100644 --- a/nvim/lazy-lock.json +++ b/nvim/lazy-lock.json @@ -4,5 +4,5 @@ "todo-comments.nvim": { "branch": "main", "commit": "304a8d204ee787d2544d8bc23cd38d2f929e7cc5" }, "typr": { "branch": "main", "commit": "db0f98fdb4c7b7263f4548ac8289fe8e26f0a0c9" }, "vim-wakatime": { "branch": "master", "commit": "e46d7c4f98ee0f40782008dd60cb2a79c377fb1d" }, - "volt": { "branch": "main", "commit": "21a2351697abfed26d4469b88d3ab124d55a1b3f" } + "volt": { "branch": "main", "commit": "c45d5f48da8e802e608b5c6da471ca4d84276dfb" } }