From bf9e359b44a4a1d053c7e4453f0ce4ac8c060559 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sun, 13 Oct 2024 17:01:37 -0400 Subject: [PATCH] Gammastep Wayland and MangoHUD Config Update - Change gammastep adjustment method to wayland - Update MangoHUD configuration - Update doom emacs submodule --- README.org | 2 +- emacs/.config/doom-emacs | 2 +- gaming/.config/MangoHud/MangoHud.conf | 95 +++++++++++++------------- gammastep/.config/gammastep/config.ini | 2 +- 4 files changed, 52 insertions(+), 49 deletions(-) diff --git a/README.org b/README.org index 9c60432..f31050a 100644 --- a/README.org +++ b/README.org @@ -3716,7 +3716,7 @@ location-provider=geoclue2 ; 'randr' is the preferred X11 method, 'vidmode' is an older API ; that works in some cases when 'randr' does not. ; The adjustment method settings are in a different section. -adjustment-method=randr +adjustment-method=wayland ; Configuration of the location-provider: ; type 'gammastep -l PROVIDER:help' to see the settings. diff --git a/emacs/.config/doom-emacs b/emacs/.config/doom-emacs index c8a5e6e..8b9168d 160000 --- a/emacs/.config/doom-emacs +++ b/emacs/.config/doom-emacs @@ -1 +1 @@ -Subproject commit c8a5e6ec1ca85a35f94d6c820c2fd8888373c2ae +Subproject commit 8b9168de6e6a9cabf13d1c92558e2ef71aa37a72 diff --git a/gaming/.config/MangoHud/MangoHud.conf b/gaming/.config/MangoHud/MangoHud.conf index 0612ad8..ea78931 100644 --- a/gaming/.config/MangoHud/MangoHud.conf +++ b/gaming/.config/MangoHud/MangoHud.conf @@ -1,64 +1,67 @@ -################### File Generated by GOverlay ################### - -toggle_fps_limit=F1 - - +################### File Generated by Goverlay ################### legacy_layout=false -pci_dev=0:01:00.0 + + +background_alpha=0.4 +round_corners=0 +background_alpha=0.4 +background_color=000000 + +font_size=24 +text_color=FFFFFF +position=top-left +toggle_hud=Shift_R+F12 +pci_dev=0:00:02.0 +table_columns=3 +gpu_text=GPU gpu_stats -gpu_temp -gpu_core_clock -gpu_mem_clock -gpu_power gpu_load_change gpu_load_value=50,90 gpu_load_color=FFFFFF,FFAA7F,CC0000 -gpu_text=GPU +gpu_voltage +throttling_status +gpu_core_clock +gpu_mem_clock +gpu_temp +gpu_mem_temp +gpu_power +cpu_text=CPU cpu_stats -cpu_temp -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=CPU -io_stats -io_read -io_write -io_color=a491d3 +cpu_temp +cpu_power swap vram -vram_color=ad64c1 +vram_color=AD64C1 ram -ram_color=c26693 +ram_color=C26693 fps -engine_color=eb5b5b +engine +engine_color=EB5B5B gpu_name -gpu_color=2e9762 vulkan_driver wine -wine_color=eb5b5b -frame_timing=1 -frametime_color=00ff00 -throttling_status -resolution -vkbasalt -gamemode -gamepad_battery -media_player_color=ffffff -table_columns=3 -background_alpha=0.4 -font_size=24 +wine_color=EB5B5B +frame_timing +frametime_color=00FF00 +fps_limit_method=late +toggle_fps_limit=Shift_L+F1 + +fps_limit=0 +gamemode +vkbasalt + + + + + + -background_color=020202 -position=top-left -text_color=ffffff -round_corners=0 -#GOVERLAY_THEME=mangohuddefault -toggle_hud=Shift_R+F12 -toggle_logging=Shift_L+F2 -upload_log=F5 output_folder=/home/sravan -media_player_name=spotify +log_duration=30 +autostart_log=0 +log_interval=100 +toggle_logging=Shift_L+F2 diff --git a/gammastep/.config/gammastep/config.ini b/gammastep/.config/gammastep/config.ini index c48c44b..d64298e 100644 --- a/gammastep/.config/gammastep/config.ini +++ b/gammastep/.config/gammastep/config.ini @@ -47,7 +47,7 @@ location-provider=geoclue2 ; 'randr' is the preferred X11 method, 'vidmode' is an older API ; that works in some cases when 'randr' does not. ; The adjustment method settings are in a different section. -adjustment-method=randr +adjustment-method=wayland ; Configuration of the location-provider: ; type 'gammastep -l PROVIDER:help' to see the settings.