Gammastep Wayland and MangoHUD Config Update

- Change gammastep adjustment method to wayland
- Update MangoHUD configuration
- Update doom emacs submodule
This commit is contained in:
Sravan Balaji
2024-10-13 17:01:37 -04:00
parent 91631a7f2a
commit bf9e359b44
4 changed files with 52 additions and 49 deletions

View File

@@ -3716,7 +3716,7 @@ location-provider=geoclue2
; 'randr' is the preferred X11 method, 'vidmode' is an older API ; 'randr' is the preferred X11 method, 'vidmode' is an older API
; that works in some cases when 'randr' does not. ; that works in some cases when 'randr' does not.
; The adjustment method settings are in a different section. ; The adjustment method settings are in a different section.
adjustment-method=randr adjustment-method=wayland
; Configuration of the location-provider: ; Configuration of the location-provider:
; type 'gammastep -l PROVIDER:help' to see the settings. ; type 'gammastep -l PROVIDER:help' to see the settings.

View File

@@ -1,64 +1,67 @@
################### File Generated by GOverlay ################### ################### File Generated by Goverlay ###################
toggle_fps_limit=F1
legacy_layout=false 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_stats
gpu_temp
gpu_core_clock
gpu_mem_clock
gpu_power
gpu_load_change gpu_load_change
gpu_load_value=50,90 gpu_load_value=50,90
gpu_load_color=FFFFFF,FFAA7F,CC0000 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_stats
cpu_temp
cpu_power
cpu_mhz
cpu_load_change cpu_load_change
core_load_change
cpu_load_value=50,90 cpu_load_value=50,90
cpu_load_color=FFFFFF,FFAA7F,CC0000 cpu_load_color=FFFFFF,FFAA7F,CC0000
cpu_color=2e97cb cpu_temp
cpu_text=CPU cpu_power
io_stats
io_read
io_write
io_color=a491d3
swap swap
vram vram
vram_color=ad64c1 vram_color=AD64C1
ram ram
ram_color=c26693 ram_color=C26693
fps fps
engine_color=eb5b5b engine
engine_color=EB5B5B
gpu_name gpu_name
gpu_color=2e9762
vulkan_driver vulkan_driver
wine wine
wine_color=eb5b5b wine_color=EB5B5B
frame_timing=1 frame_timing
frametime_color=00ff00 frametime_color=00FF00
throttling_status fps_limit_method=late
resolution toggle_fps_limit=Shift_L+F1
vkbasalt
gamemode fps_limit=0
gamepad_battery gamemode
media_player_color=ffffff vkbasalt
table_columns=3
background_alpha=0.4
font_size=24
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 output_folder=/home/sravan
media_player_name=spotify log_duration=30
autostart_log=0
log_interval=100
toggle_logging=Shift_L+F2

View File

@@ -47,7 +47,7 @@ location-provider=geoclue2
; 'randr' is the preferred X11 method, 'vidmode' is an older API ; 'randr' is the preferred X11 method, 'vidmode' is an older API
; that works in some cases when 'randr' does not. ; that works in some cases when 'randr' does not.
; The adjustment method settings are in a different section. ; The adjustment method settings are in a different section.
adjustment-method=randr adjustment-method=wayland
; Configuration of the location-provider: ; Configuration of the location-provider:
; type 'gammastep -l PROVIDER:help' to see the settings. ; type 'gammastep -l PROVIDER:help' to see the settings.