diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-03-31 01:11:12 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-03-31 01:11:12 +0200 |
commit | 82e37200849935beac7213877b526aeaf2170274 (patch) | |
tree | 9d972659f2e5b171a978e7b64137443b17aa87de /88-gsr-coolbits.conf | |
parent | f57b641d6db6513d16eb1aef4fcc444a102b6245 (diff) |
Install coolbits if using nvidia, add preserve video memory install script
Diffstat (limited to '88-gsr-coolbits.conf')
-rw-r--r-- | 88-gsr-coolbits.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/88-gsr-coolbits.conf b/88-gsr-coolbits.conf index be665f1..2a9055c 100644 --- a/88-gsr-coolbits.conf +++ b/88-gsr-coolbits.conf @@ -1,5 +1,5 @@ Section "Device" - Identifier "Device0" + Identifier "NvidiaCoolbits" Driver "nvidia" Option "Coolbits" "12" EndSection |