]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/nss.json
Add visidata config (#136)
[xdg-ninja.git] / programs / nss.json
index 34b6c0c9558131216410dabb26c5d8040677491f..2d7b6147a206ea7d0f03e1ae372334aafa431dcb 100644 (file)
@@ -2,9 +2,9 @@
     "files": [
         {
             "path": "$HOME/.pki",
-            "movable": true,
-            "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_DATA_HOME/pki_.\n"
+            "movable": false,
+            "help": "**Disclaimer: XDG is supported, but directory may be created again by some programs.**\n\nXDG is supported out-of-the-box, so we can simply move directory to _\"$XDG_DATA_HOME\"/pki_.\n\n_Note: some apps (chromium, for example) hardcode path to _\"$HOME\"/.pki_, so directory may appear again, see_ [https://bugzilla.mozilla.org/show_bug.cgi?id=818686#c11](https://bugzilla.mozilla.org/show_bug.cgi?id=818686#c11)_._\n"
         }
     ],
     "name": "nss"
-}
\ No newline at end of file
+}