Merge pull request #149 from terminalforlife/master

Reticulated Splines for the Flux Capacitor's Vega Sequencer
pull/151/head
Igor Chubin 3 years ago committed by GitHub
commit 5c90282c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,9 @@
# 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
Loading…
Cancel
Save