]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Nvidia glcache setting
authorVillar Romasanta, Francisco <romasanta.f@zdf.de>
Fri, 20 May 2022 12:42:04 +0000 (14:42 +0200)
committerVillar Romasanta, Francisco <romasanta.f@zdf.de>
Fri, 20 May 2022 12:42:04 +0000 (14:42 +0200)
programs/nvidia-glcache.json

index 350f8fe44973891d82dfaf22c835b715927dde60..1706623f125a4ce3b0021b62f290a57ed80cce18 100644 (file)
@@ -3,7 +3,7 @@
         {
             "path": "$HOME/.nv/GLCache",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport _GL_SHADER_DISK_CACHE_PATH=\"$XDG_CACHE_HOME\"/nv\n```\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport __GL_SHADER_DISK_CACHE_PATH=\"$XDG_CACHE_HOME\"/nv\n```\n"
         }
     ],
     "name": "nvidia-glcache"