From 8007099afd10a2ce7cb042934847a18db94f81e2 Mon Sep 17 00:00:00 2001 From: terminalforlife Date: Mon, 4 Jan 2021 16:35:45 +0000 Subject: [PATCH] Add nvidia-settings sheet --- sheets/nvidia-settings | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sheets/nvidia-settings diff --git a/sheets/nvidia-settings b/sheets/nvidia-settings new file mode 100644 index 0000000..d6a6a2b --- /dev/null +++ b/sheets/nvidia-settings @@ -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