Gammastep Wayland and MangoHUD Config Update
- Change gammastep adjustment method to wayland - Update MangoHUD configuration - Update doom emacs submodule
This commit is contained in:
@@ -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.
|
||||
|
Submodule emacs/.config/doom-emacs updated: c8a5e6ec1c...8b9168de6e
@@ -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
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user