]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/w3m.json
Add support for john the ripper
[xdg-ninja.git] / programs / w3m.json
index 60d803ab6cd7c1262ea735277d259094995feae2..d69ecc6377054c9caac631007b02aae2d373914b 100644 (file)
@@ -2,9 +2,9 @@
     "files": [
         {
             "path": "$HOME/.w3m",
     "files": [
         {
             "path": "$HOME/.w3m",
-            "movable": false,
-            "help": "Currently not supported, see this [PR](https://github.com/tats/w3m/pull/207).\n"
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport W3M_DIR=\"$XDG_DATA_HOME\"/w3m\n```\n"
         }
     ],
     "name": "w3m"
         }
     ],
     "name": "w3m"
-}
\ No newline at end of file
+}