]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add aerospace (#428)
authorZhizhen He <hezhizhen.yi@gmail.com>
Sun, 18 Aug 2024 17:11:07 +0000 (01:11 +0800)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 17:11:07 +0000 (19:11 +0200)
programs/aerospace.json [new file with mode: 0644]

diff --git a/programs/aerospace.json b/programs/aerospace.json
new file mode 100644 (file)
index 0000000..904a634
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.aerospace.toml",
+            "movable": true,
+            "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/aerospace/aerospace.toml_.\n"
+        }
+    ],
+    "name": "aerospace"
+}