]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Firefox config (#68)
authorGraham Rogers <graham@rogers.me.uk>
Thu, 26 May 2022 10:49:30 +0000 (11:49 +0100)
committerGitHub <noreply@github.com>
Thu, 26 May 2022 10:49:30 +0000 (12:49 +0200)
programs/firefox.json [new file with mode: 0644]

diff --git a/programs/firefox.json b/programs/firefox.json
new file mode 100644 (file)
index 0000000..0e3a926
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.mozilla",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://bugzilla.mozilla.org/show_bug.cgi?id=259356\n"
+        }
+    ],
+    "name": "Firefox"
+}
\ No newline at end of file