chore: mangohud config
This commit is contained in:
parent
a70a4504f9
commit
69b7195ec1
1 changed files with 7 additions and 7 deletions
|
@ -88,7 +88,7 @@ gpu_stats
|
||||||
## GPU fan in rpm on AMD, FAN in percent on NVIDIA
|
## GPU fan in rpm on AMD, FAN in percent on NVIDIA
|
||||||
# gpu_fan
|
# gpu_fan
|
||||||
## gpu_voltage only works on AMD GPUs
|
## gpu_voltage only works on AMD GPUs
|
||||||
# gpu_voltage
|
# gpu_voltage
|
||||||
|
|
||||||
### Display the current CPU information
|
### Display the current CPU information
|
||||||
cpu_stats
|
cpu_stats
|
||||||
|
@ -147,8 +147,8 @@ throttling_status
|
||||||
### Display miscellaneous information
|
### Display miscellaneous information
|
||||||
# engine_version
|
# engine_version
|
||||||
# engine_short_names
|
# engine_short_names
|
||||||
# gpu_name
|
gpu_name
|
||||||
# vulkan_driver
|
vulkan_driver
|
||||||
# wine
|
# wine
|
||||||
# exec_name
|
# exec_name
|
||||||
# winesync
|
# winesync
|
||||||
|
@ -161,20 +161,20 @@ frame_timing
|
||||||
# histogram
|
# histogram
|
||||||
|
|
||||||
### Display GameMode / vkBasalt running status
|
### Display GameMode / vkBasalt running status
|
||||||
# gamemode
|
gamemode
|
||||||
# vkbasalt
|
# vkbasalt
|
||||||
|
|
||||||
### Gamescope related options
|
### Gamescope related options
|
||||||
## Display the status of FSR (only works in gamescope)
|
## Display the status of FSR (only works in gamescope)
|
||||||
# fsr
|
fsr
|
||||||
## Hides the sharpness info for the `fsr` option (only available in gamescope)
|
## Hides the sharpness info for the `fsr` option (only available in gamescope)
|
||||||
# hide_fsr_sharpness
|
# hide_fsr_sharpness
|
||||||
## Shows the graph of gamescope app frametimes and latency (only on gamescope obviously)
|
## Shows the graph of gamescope app frametimes and latency (only on gamescope obviously)
|
||||||
# debug
|
# debug
|
||||||
## Display the status of HDR (only works in gamescope)
|
## Display the status of HDR (only works in gamescope)
|
||||||
# hdr
|
hdr
|
||||||
## Display the current refresh rate (only works in gamescope)
|
## Display the current refresh rate (only works in gamescope)
|
||||||
# refresh_rate
|
refresh_rate
|
||||||
|
|
||||||
|
|
||||||
### graphs displays one or more graphs that you chose
|
### graphs displays one or more graphs that you chose
|
||||||
|
|
Loading…
Add table
Reference in a new issue