2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/nvidia-settings
2021-01-04 16:35:45 +00:00

10 lines
377 B
Plaintext

# nvidia-settings
# Configure the NVIDIA graphics driver
# Set 'ForceFullCompositionPipeline' attribute to 'on'. This will set it for an
# automatically-determined display.
nvidia-settings --assign "CurrentMetaMode=nvidia-auto-select +0+0 {ForceFullCompositionPipeline=On}"
# Assign the first GPU a power mode of 'performance'.
nvidia-settings -a [gpu:0]/GpuPowerMizerMode=1