${HOME}/.Wolfram, mono, pandoc, skrooge, tigervnc, VESTA, and zoom.
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.awesome-errors",
+ "movable": true,
+ "help": "Update /etc/X11/Sessions/awesome and edit the line like \n\n```\nfor errfile in \"$HOME/.awesome-errors\" \"${TMPDIR-/tmp}/awesome-$USER\" \"/tmp/awesome-$USER\"\n```\n\nto read\n\n```\nfor errfile in $XDG_CACHE_HOME/awesome/errors\n\n```\n\n"
+ }
+ ],
+ "name": "awesome"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.distcc",
+ "movable": true,
+ "help": "Export the following environment variables:\n\n```bash\nexport DISTCC_DIR=\"$XDG_CONFIG_HOME\"/distcc\n```\n"
+ }
+ ],
+ "name": "distcc"
+}
--- /dev/null
+{
+ "name": "icons",
+ "files": [
+ {
+ "path": "${HOME}/.icons",
+ "movable": true,
+ "help": "Supported\n\nThe file ${HOME}/.icons can be moved to ${XDG_DATA_HOME}/icons.\n"
+ }
+ ]
+}
"help": "Currently unsupported. No information found.\n",
"movable": false,
"path": "$HOME/.luahistory"
- }
+ },
+ {
+ "path": "$HOME/.luarocks",
+ "movable": true,
+ "help": "Supported\n\nThe file ${HOME}/.luarocks can be moved to ${XDG_CONFIG_HOME}/luarocks.\n\n"
+ }
],
"name": "lua"
-}
\ No newline at end of file
+}
"path": "$HOME/.Mathematica",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport MATHEMATICA_USERBASE=\"$XDG_CONFIG_HOME\"/mathematica\n```\n"
+ },
+ {
+ "path": "$HOME/.Wolfram",
+ "movable": false,
+ "help": "Currently unsupported. No information found.\n"
}
],
"name": "mathematica"
-}
\ No newline at end of file
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.mono",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/mono/mono/pull/12764\n"
+ }
+ ],
+ "name": "mono"
+}
--- /dev/null
+{
+ "name": "pandoc",
+ "files": [
+ {
+ "path": "$HOME/.pandoc",
+ "movable": true,
+ "help": "Supported\n\nThe file ${HOME}/.pandoc can be moved to ${XDG_DATA_HOME}/pandoc.\n"
+ }
+ ],
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.skrooge",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://bugs.kde.org/show_bug.cgi?id=454965\n"
+ }
+ ],
+ "name": "skrooge"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.vnc",
+ "movable": false,
+ "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/TigerVNC/tigervnc/issues/1195\n"
+ }
+ ],
+ "name": "tigervnc"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.vesta",
+ "movable": false,
+ "help": "Currently unsupported. No information found. \n"
+ }
+ ],
+ "name": "tigervnc"
+}
--- /dev/null
+{
+ "files": [
+ {
+ "path": "$HOME/.zoom",
+ "movable": true,
+ "help": "Unrecommended: setting the following variable moves the contents of .zoom but the directory itself always gets created. Moreover, it breaks some functionalities eg. being able to start a meeting:\n\n```bash\nexport SSB_HOME=\"$XDG_DATA_HOME\"/zoom\n```\n"
+ }
+ ]
+}