]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Update Jameica (#455)
authorSunny <8181990+TheLastZombie@users.noreply.github.com>
Sun, 23 Feb 2025 12:15:39 +0000 (12:15 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2025 12:15:39 +0000 (13:15 +0100)
* Update Jameica

* Update `movable` field for Jameica

programs/jameica.json

index 86616921db29e0db9d4fa708e070dddbf54952e9..4c05dcec988a7c557c99e0e6721fe22f27f5a8c5 100644 (file)
@@ -4,12 +4,12 @@
         {
             "path": "$HOME/.jameica",
             "movable": true,
-            "help": "The path to this directory can be adjusted freely inside _.jameica.properties_.\n"
+            "help": "The path to this directory can be adjusted freely inside _jameica.properties_.\n"
         },
         {
             "path": "$HOME/.jameica.properties",
-            "movable": false,
-            "help": "Currently unsupported.\n"
+            "movable": true,
+            "help": "XDG is supported out-of-the-box since version 2.10.5, we can simply move the file to _$XDG_CONFIG_HOME/jameica.properties_.\n"
         }
     ]
 }