]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/weechat.json
fix xinit files are not movable
[xdg-ninja.git] / programs / weechat.json
index 3b4eb806a884f4199884cc3cb5fef9638c459223..2fb51620ae17d986cfa8bcc4e0ba6d838e30abe9 100644 (file)
@@ -2,9 +2,9 @@
     "name": "weechat",
     "files": [
         {
-            "path": "${HOME}/.weechat",
+            "path": "$HOME/.weechat",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=${XDG_CONFIG_HOME}/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d ${XDG_CONFIG_HOME}/weechat```\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=\"$XDG_CONFIG_HOME\"/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d $XDG_CONFIG_HOME/weechat```\n"
         }
     ]
 }