]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/mathematica.json
Updated support of audacity (#199)
[xdg-ninja.git] / programs / mathematica.json
index 5b15e4e67fdccddd054e40de464fa2a148a67290..136b84e30eb207cfa2a089a0cdfdfce17fb50c7a 100644 (file)
@@ -4,7 +4,12 @@
             "path": "$HOME/.Mathematica",
             "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport MATHEMATICA_USERBASE=\"$XDG_CONFIG_HOME\"/mathematica\n```\n"
+        },
+        {
+            "path": "$HOME/.Wolfram",
+            "movable": false,
+            "help": "Currently unsupported. No information found.\n"
         }
     ],
     "name": "mathematica"
-}
\ No newline at end of file
+}