]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/tig.json
Fix name of sway config
[xdg-ninja.git] / programs / tig.json
index 0d54273305cccefce834ea58a83c9626921c5e6f..a691a413ba7ceeecfbeed568f6fc00758d1013aa 100644 (file)
@@ -2,9 +2,9 @@
     "name": "tig",
     "files": [
         {
-            "path": "${HOME}/.tig_history",
-            "moveable": true,
-            "help": "Supported\n\nThe file ${HOME}/.tig_history can be moved to ${XDG_DATA_HOME}/tig/history.\n"
+            "path": "$HOME/.tig_history",
+            "movable": true,
+            "help": "Supported\n\nThe file $HOME/.tig_history can be moved to $XDG_DATA_HOME/tig/history.\n"
         }
     ]
 }