"name": "Blender",
"files": [
{
- "path": "~/.blender",
+ "path": "$HOME/.blender",
"movable": true,
"help": "\n_Relevant issue_: https://developer.blender.org/T28943\n"
}
"name": "Chromium",
"files": [
{
- "path": "~/.chromium",
+ "path": "$HOME/.chromium",
"movable": true,
"help": "\n_Relevant issue_: https://groups.google.com/forum/#!topic/chromium-dev/QekVQxF3nho\n"
},
{
- "path": "~/.pki",
+ "path": "$HOME/.pki",
"movable": true,
"help": "\n_Relevant issue_: https://groups.google.com/forum/#!topic/chromium-dev/QekVQxF3nho\n"
}
"name": "Composer",
"files": [
{
- "path": "~/.composer",
+ "path": "$HOME/.composer",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/composer/composer/pull/1407\n"
}
"name": "Dolphin emulator",
"files": [
{
- "path": "~/.dolphin-emu",
+ "path": "$HOME/.dolphin-emu",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/dolphin-emu/dolphin/pull/2304\n"
}
"name": "Eclipse",
"files": [
{
- "path": "~/.eclipse/",
+ "path": "$HOME/.eclipse/",
"movable": false,
"help": "Option -Dosgi.configuration.area=@user.home/.config/.. overrides but must be added to \"$ECLIPSE_HOME\"/eclipse.ini\" rather than command line which means you must have write access to $ECLIPSE_HOME. (Arch Linux hard-codes $ECLIPSE_HOME in /usr/bin/eclipse)\n_Relevant issue_: https://bugs.eclipse.org/bugs/show_bug.cgi?id=200809\n"
}
"name": "GNU Screen",
"files": [
{
- "path": "~/.screenrc",
+ "path": "$HOME/.screenrc",
"movable": true,
"help": "export SCREENRC=\"$XDG_CONFIG_HOME\"/screen/screenrc\n"
}
"name": "GStreamer",
"files": [
{
- "path": "~/.gstreamer-0.10",
+ "path": "$HOME/.gstreamer-0.10",
"movable": true,
"help": "\n_Relevant issue_: https://bugzilla.gnome.org/show_bug.cgi?id=518597\n"
}
"name": "Gajim",
"files": [
{
- "path": "~/.gajim",
+ "path": "$HOME/.gajim",
"movable": true,
"help": "\n_Relevant issue_: https://dev.gajim.org/gajim/gajim/issues/2149\n"
}
"name": "Godot Engine",
"files": [
{
- "path": "~/.godot",
+ "path": "$HOME/.godot",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/godotengine/godot/issues/3513\n"
}
"name": "GoldenDict",
"files": [
{
- "path": "~/.goldendict/",
+ "path": "$HOME/.goldendict/",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/goldendict/goldendict/issues/151\n"
}
"name": "Google Earth",
"files": [
{
- "path": "~/.googleearth",
+ "path": "$HOME/.googleearth",
"movable": true,
"help": "Some paths can be changed with the KMLPath and CachePath options in ~/.config/Google/GoogleEarthPlus.conf\n"
}
"name": "Houdini",
"files": [
{
- "path": "~/houdiniMAJOR.MINOR)",
+ "path": "$HOME/houdiniMAJOR.MINOR)",
"movable": true,
"help": "export HOUDINI_USER_PREF_DIR=\"$XDG_CACHE_HOME\"/houdini__HVER__\nThe value of this variable must include the substring __HVER__, which will be replaced at run time with the current MAJOR.MINOR version string.\n_Relevant issue_: https://forums.odforce.net/topic/43138-changing-home-location/\n"
}
"name": "Inkscape",
"files": [
{
- "path": "~/.inkscape",
+ "path": "$HOME/.inkscape",
"movable": true,
"help": "\n_Relevant issue_: https://bugs.launchpad.net/inkscape/+bug/199720\n"
}
"name": "Java OpenJDK",
"files": [
{
- "path": "~/.java/fonts",
+ "path": "$HOME/.java/fonts",
"movable": false,
"help": "export _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n_Relevant issue_: https://bugzilla.redhat.com/show_bug.cgi?id=1154277\n"
}
"name": "Java#OpenJDK",
"files": [
{
- "path": "~/.java/.userPrefs",
+ "path": "$HOME/.java/.userPrefs",
"movable": true,
"help": "export _JAVA_OPTIONS=-Djava.util.prefs.userRoot=\"$XDG_CONFIG_HOME\"/java\n_Relevant issue_: https://bugzilla.redhat.com/show_bug.cgi?id=1154277\n"
}
"name": "Jmol",
"files": [
{
- "path": "~/.jmol/",
+ "path": "$HOME/.jmol/",
"movable": false,
"help": "\n_Relevant issue_: https://sourceforge.net/p/jmol/feature-requests/261/\n"
}
"name": "Minetest",
"files": [
{
- "path": "~/.minetest/",
+ "path": "$HOME/.minetest/",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/minetest/minetest/issues/864\n"
}
"name": "Nestopia UE",
"files": [
{
- "path": "~/.nestopia/",
+ "path": "$HOME/.nestopia/",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/0ldsk00l/nestopia/issues/343\n"
}
"name": "Octave",
"files": [
{
- "path": "~/octave",
+ "path": "$HOME/octave",
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
},
{
- "path": "~/.octave_packages",
+ "path": "$HOME/.octave_packages",
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
},
{
- "path": "~/.octave_hist",
+ "path": "$HOME/.octave_hist",
"movable": true,
"help": "export OCTAVE_HISTFILE=\"$XDG_CACHE_HOME/octave-hsts\", export OCTAVE_SITE_INITFILE=\"$XDG_CONFIG_HOME/octave/octaverc\"\n$XDG_CONFIG_HOME/octave/octaverc\nsource /usr/share/octave/site/m/startup/octaverc;\npkg prefix ~/.local/share/octave/packages ~/.local/share/octave/packages;\npkg local_list /home/<your username>/.local/share/octave/octave_packages;\n\nThe local_list option must be given an absolute path.\n"
}
"name": "OfflineIMAP",
"files": [
{
- "path": "~/.offlineimaprc",
+ "path": "$HOME/.offlineimaprc",
"movable": true,
"help": "XDG_CONFIG_HOME/offlineimap/config\n_Relevant issue_: https://github.com/OfflineIMAP/offlineimap/issues/32\n"
}
"name": "Pry",
"files": [
{
- "path": "~/.pryrc",
+ "path": "$HOME/.pryrc",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/pry/pry/issues/1316\n"
},
{
- "path": "~/.pry_history",
+ "path": "$HOME/.pry_history",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/pry/pry/issues/1316\n"
}
"name": "Qt Designer",
"files": [
{
- "path": "~/.designer",
+ "path": "$HOME/.designer",
"movable": false,
"help": "\n_Relevant issue_: https://bugreports.qt.io/browse/QTCREATORBUG-26093\n"
}
"name": "RSpec",
"files": [
{
- "path": "~/.rspec",
+ "path": "$HOME/.rspec",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/rspec/rspec-core/issues/1773\n"
}
"name": "RedNotebook",
"files": [
{
- "path": "~/.rednotebook",
+ "path": "$HOME/.rednotebook",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/jendrikseipp/rednotebook/issues/404\n"
}
"name": "RuboCop",
"files": [
{
- "path": "~/.rubocop.yml",
+ "path": "$HOME/.rubocop.yml",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/rubocop-hq/rubocop/issues/6662\n"
}
"name": "Ruby#RubyGems",
"files": [
{
- "path": "~/.gem",
+ "path": "$HOME/.gem",
"movable": true,
"help": "XDG_CONFIG_HOME/gemrc\nXDG_CONFIG_HOME/irb\nXDG_DATA_HOME/gem\nXDG_DATA_HOME/rdoc\n_Relevant issue_: https://github.com/ruby/ruby/pull/2174\n"
}
"name": "SANE",
"files": [
{
- "path": "~/.sane/",
+ "path": "$HOME/.sane/",
"movable": false,
"help": "scanimage creates a .cal file there\n"
}
"name": "SeaMonkey",
"files": [
{
- "path": "~/.mozilla/seamonkey",
+ "path": "$HOME/.mozilla/seamonkey",
"movable": false,
"help": "\n_Relevant issue_: https://bugzil.la/726939\n"
}
"name": "Snap",
"files": [
{
- "path": "~/snap/",
+ "path": "$HOME/snap/",
"movable": false,
"help": "\n_Relevant issue_: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1575053\n"
}
"name": "Solfege",
"files": [
{
- "path": "~/.solfege",
+ "path": "$HOME/.solfege",
"movable": false,
"help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n"
},
{
- "path": "~/.solfegerc",
+ "path": "$HOME/.solfegerc",
"movable": false,
"help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n"
},
{
- "path": "~/lessonfiles",
+ "path": "$HOME/lessonfiles",
"movable": false,
"help": "\n_Relevant issue_: https://savannah.gnu.org/bugs/index.php?50251\n"
}
"name": "Streamlink",
"files": [
{
- "path": "~/.livestreamerrc",
+ "path": "$HOME/.livestreamerrc",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/chrippa/livestreamer/pull/106\n"
}
"name": "TeamSpeak",
"files": [
{
- "path": "~/.ts3client",
+ "path": "$HOME/.ts3client",
"movable": false,
"help": "export TS3_CONFIG_DIR=\"$XDG_CONFIG_HOME/ts3client\"\n"
}
"name": "VLC",
"files": [
{
- "path": "~/.vlcrc",
+ "path": "$HOME/.vlcrc",
"movable": true,
"help": "\n_Relevant issue_: https://trac.videolan.org/vlc/ticket/1267\n"
}
"name": "VSCodiumAUR",
"files": [
{
- "path": "~/.vscode-oss/",
+ "path": "$HOME/.vscode-oss/",
"movable": true,
"help": "You can run VSCodium with the --extensions-dir flag, such as vscodium --extensions-dir \"$XDG_DATA_HOME/vscode\". This however won't prevent the creation of ~/.vscode-oss/ directory.\n_Relevant issue_: https://github.com/VSCodium/vscodium/issues/561\n"
}
"name": "XVim2",
"files": [
{
- "path": "~/.xvimrc",
+ "path": "$HOME/.xvimrc",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/XVimProject/XVim2/issues/389\n"
}
"name": "YARD",
"files": [
{
- "path": "~/.yard",
+ "path": "$HOME/.yard",
"movable": false,
"help": "Would accept Pull Request if anyone want to implement it.\n_Relevant issue_: https://github.com/lsegal/yard/issues/1230\n"
}
"name": "anacondaAUR",
"files": [
{
- "path": "~/.conda/.condarc",
+ "path": "$HOME/.conda/.condarc",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
- "path": "~/.conda/condarc",
+ "path": "$HOME/.conda/condarc",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
- "path": "~/.conda/condarc.d/",
+ "path": "$HOME/.conda/condarc.d/",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
},
{
- "path": "~/.condarc",
+ "path": "$HOME/.condarc",
"movable": true,
"help": "Previous versions required setting variables in condarc:\n$XDG_CONFIG_HOME/conda/condarc\nconda-build:\n # Replace /home/user/.local/share with your $XDG_DATA_HOME path, as the\n # `conda-build.root-dir` option does not support environment expansion\n root-dir: /home/user/.local/share/conda/conda-bld\nenvs_dirs:\n - ${XDG_DATA_HOME}/conda/envs\npkgs_dirs:\n - ${XDG_CACHE_HOME}/conda/pkgs\n_Relevant issue_: https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#searching-for-condarc\n"
}
"name": "bitwarden-cli",
"files": [
{
- "path": "~/.config/Bitwarden CLI",
+ "path": "$HOME/.config/Bitwarden CLI",
"movable": true,
"help": "XDG_CONFIG_HOME/Bitwarden CLI\nXDG_DATA_HOME/audacity\n\nThe BITWARDENCLI_APPDATA_DIR environment variable takes precedence.\nCurrently contains a single data.json file with all the vault data, so it ought to belong in XDG_DATA_HOME\n_Relevant issue_: https://github.com/bitwarden/cli/pull/46\n"
}
"name": "btpd-gitAUR",
"files": [
{
- "path": "~/.btpd/",
+ "path": "$HOME/.btpd/",
"movable": true,
"help": "btpd -d \"$XDG_DATA_HOME\"/.btpd\nHOME=\"$XDG_DATA_HOME\" btcli\n_Relevant issue_: https://github.com/btpd/btpd/issues/55\n"
}
"name": "calcurse",
"files": [
{
- "path": "~/.calcurse",
+ "path": "$HOME/.calcurse",
"movable": true,
"help": "XDG_CONFIG_HOME/calcurse\nXDG_DATA_HOME/calcurse\n\nIf the legacy path ~/.calcurse is present, it will take precedence.\n_Relevant issue_: https://github.com/lfos/calcurse/pull/254\n"
}
"name": "cataclysm-dda",
"files": [
{
- "path": "~/.cataclysm-dda",
+ "path": "$HOME/.cataclysm-dda",
"movable": true,
"help": "partial support due to required compile time option\n_Relevant issue_: https://github.com/CleverRaven/Cataclysm-DDA/issues/12315\n"
}
"name": "chattyAUR",
"files": [
{
- "path": "~/.chatty/",
+ "path": "$HOME/.chatty/",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/chatty/chatty/issues/273\n"
}
"name": "citra-gitAUR",
"files": [
{
- "path": "~/.citra-emu",
+ "path": "$HOME/.citra-emu",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/citra-emu/citra/pull/575\n"
}
"name": "coreutils",
"files": [
{
- "path": "~/.dircolors",
+ "path": "$HOME/.dircolors",
"movable": true,
"help": "eval $(dircolors \"$XDG_CONFIG_HOME\"/dircolors)\n"
}
"name": "cryptomatorAUR",
"files": [
{
- "path": "~/.Cryptomator",
+ "path": "$HOME/.Cryptomator",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/cryptomator/cryptomator/issues/710\n"
}
"name": "darcs",
"files": [
{
- "path": "~/.darcs/",
+ "path": "$HOME/.darcs/",
"movable": false,
"help": "\n_Relevant issue_: http://bugs.darcs.net/issue2453\n"
}
"name": "dart",
"files": [
{
- "path": "~/.dart",
+ "path": "$HOME/.dart",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/dart-lang/sdk/issues/41560\n"
},
{
- "path": "~/.dartServer",
+ "path": "$HOME/.dartServer",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/dart-lang/sdk/issues/41560\n"
}
"name": "devede",
"files": [
{
- "path": "~/.devedeng",
+ "path": "$HOME/.devedeng",
"movable": false,
"help": "Hardcoded here\n"
}
"name": "emscripten",
"files": [
{
- "path": "~/.emscripten",
+ "path": "$HOME/.emscripten",
"movable": true,
"help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n"
},
{
- "path": "~/.emscripten_sanity",
+ "path": "$HOME/.emscripten_sanity",
"movable": true,
"help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n"
},
{
- "path": "~/.emscripten_ports",
+ "path": "$HOME/.emscripten_ports",
"movable": true,
"help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n"
},
{
- "path": "~/.emscripten_cache__last_clear",
+ "path": "$HOME/.emscripten_cache__last_clear",
"movable": true,
"help": "export EM_CONFIG=\"$XDG_CONFIG_HOME\"/emscripten/config, export EM_CACHE=\"$XDG_CACHE_HOME\"/emscripten/cache, export EM_PORTS=\"$XDG_DATA_HOME\"/emscripten/cache, emcc --em-config \"$XDG_CONFIG_HOME\"/emscripten/config --em-cache \"$XDG_CACHE_HOME\"/emscripten/cache\n_Relevant issue_: https://github.com/kripken/emscripten/issues/3624\n"
}
"name": "freesweep",
"files": [
{
- "path": "~/.sweeprc",
+ "path": "$HOME/.sweeprc",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/rwestlund/freesweep/issues/9\n"
}
"name": "fzf-gitAUR",
"files": [
{
- "path": "~/.fzf.bash, ~/.fzf.zsh",
+ "path": "$HOME/.fzf.bash, ~/.fzf.zsh",
"movable": true,
"help": "The shell init files will be installed to XDG_CONFIG_HOME/fzf if the installation script is called with --xdg for example /usr/local/opt/fzf/install --xdg.\n_Relevant issue_: https://github.com/junegunn/fzf/pull/1282\n"
}
"name": "gconfAUR",
"files": [
{
- "path": "~/.gconf",
+ "path": "$HOME/.gconf",
"movable": true,
"help": "\n_Relevant issue_: https://bugzilla.gnome.org/show_bug.cgi?id=674803\n"
}
"name": "get_iplayerAUR",
"files": [
{
- "path": "~/.get_iplayer",
+ "path": "$HOME/.get_iplayer",
"movable": true,
"help": "export GETIPLAYERUSERPREFS=\"$XDG_DATA_HOME\"/get_iplayer\n"
}
"name": "gftp",
"files": [
{
- "path": "~/.gftp/",
+ "path": "$HOME/.gftp/",
"movable": false,
"help": "Following the XDG spec is planned for gftp.\n_Relevant issue_: https://github.com/masneyb/gftp/issues/99#issuecomment-735030824\n"
}
"name": "gitkrakenAUR",
"files": [
{
- "path": "~/.gitkraken/",
+ "path": "$HOME/.gitkraken/",
"movable": false,
"help": "\n_Relevant issue_: https://feedback.gitkraken.com/suggestions/197923/support-for-moving-the-config-directory-on-linux\n"
}
"name": "gnuradio",
"files": [
{
- "path": "~/.gnuradio",
+ "path": "$HOME/.gnuradio",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/gnuradio/gnuradio/issues/3631\n"
}
"name": "gopass",
"files": [
{
- "path": "~/.password-store",
+ "path": "$HOME/.password-store",
"movable": true,
"help": "Override settings in ~/.config/gopass/config.yml:\n~/.config/gopass/config.yml\nroot:\npath: gpgcli-gitcli-fs+file:///home/<userid>/.config/password-store\n"
}
"name": "gphoto2",
"files": [
{
- "path": "~/.gphoto",
+ "path": "$HOME/.gphoto",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/gphoto/gphoto2/issues/249\n"
}
"name": "gpodder",
"files": [
{
- "path": "~/gPodder",
+ "path": "$HOME/gPodder",
"movable": true,
"help": "GPODDER_DOWNLOAD_DIR sets the download folder. GPODDER_HOME - where config and database files are stored, downloads also if GPODDER_DOWNLOAD_DIR is not set.\n"
}
"name": "grsync",
"files": [
{
- "path": "~/.grsync/",
+ "path": "$HOME/.grsync/",
"movable": false,
"help": "\n_Relevant issue_: https://sourceforge.net/p/grsync/feature-requests/15/\n"
}
"name": "hydrogen",
"files": [
{
- "path": "~/.hydrogen/",
+ "path": "$HOME/.hydrogen/",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/hydrogen-music/hydrogen/issues/643\n"
}
"name": "idris",
"files": [
{
- "path": "~/.idris",
+ "path": "$HOME/.idris",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/idris-lang/Idris-dev/pull/3456\n"
}
"name": "irb",
"files": [
{
- "path": "~/.irbrc",
+ "path": "$HOME/.irbrc",
"movable": true,
"help": "~/.profile\n$ export IRBRC=\"$XDG_CONFIG_HOME\"/irb/irbrc\n\"$XDG_CONFIG_HOME\"/irb/irbrc\nIRB.conf[:SAVE_HISTORY] ||= 1000\nIRB.conf[:HISTORY_FILE] ||= File.join(ENV[\"XDG_DATA_HOME\"], \"irb\", \"history\")\n"
}
"name": "itch-setup-binAUR",
"files": [
{
- "path": "~/.itch",
+ "path": "$HOME/.itch",
"movable": false,
"help": "You can move the Game install location in the app settings.\n_Relevant issue_: https://github.com/itchio/itch/issues/2356\n"
}
"name": "jgmenu",
"files": [
{
- "path": "~/.jgmenu-lockfile",
+ "path": "$HOME/.jgmenu-lockfile",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/johanmalm/jgmenu/blob/3e48121dc28d06efb23c7901b7e138c2de167a84/src/lockfile.c#L11\n"
}
"name": "josm",
"files": [
{
- "path": "~/.josm",
+ "path": "$HOME/.josm",
"movable": true,
"help": "\n_Relevant issue_: https://josm.openstreetmap.de/ticket/6664\n"
}
"name": "keynav",
"files": [
{
- "path": "~/.keynavrc",
+ "path": "$HOME/.keynavrc",
"movable": true,
"help": "XDG_CONFIG_HOME/keynav/keynavrc\n"
}
"name": "kotlin",
"files": [
{
- "path": "~/.kotlinc_history",
+ "path": "$HOME/.kotlinc_history",
"movable": false,
"help": "Related Konan issue: [294]\n"
}
"name": "kscriptAUR",
"files": [
{
- "path": "~/.kscript",
+ "path": "$HOME/.kscript",
"movable": true,
"help": "export KSCRIPT_CACHE_DIR=\"$XDG_CACHE_HOME\"/kscript\n_Relevant issue_: https://github.com/holgerbrandl/kscript/issues/323\n"
}
"name": "latexmk (in texlive-core)",
"files": [
{
- "path": "~/.latexmkrc",
+ "path": "$HOME/.latexmkrc",
"movable": true,
"help": "XDG_CONFIG_HOME/latexmk/latexmkrc\n"
}
"name": "lbdbAUR",
"files": [
{
- "path": "~/.lbdbrc, ~/.lbdb/",
+ "path": "$HOME/.lbdbrc, ~/.lbdb/",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/RolandRosenfeld/lbdb/blob/eb162aa9da36f699cf821c6487210c7979fcd8ee/TODO#L18\n"
}
"name": "lftp",
"files": [
{
- "path": "~/.lftp",
+ "path": "$HOME/.lftp",
"movable": true,
"help": "\n_Relevant issue_: https://www.mail-archive.com/lftp@uniyar.ac.ru/msg04301.html\n"
}
"name": "lgogdownloaderAUR",
"files": [
{
- "path": "~/.gogdownloader",
+ "path": "$HOME/.gogdownloader",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/Sude-/lgogdownloader/issues/4\n"
}
"name": "llpp",
"files": [
{
- "path": "~/.config/llpp.conf",
+ "path": "$HOME/.config/llpp.conf",
"movable": false,
"help": "Added in 3ab86f0 but subsequently reverted in e253c9f1[dead link 2022-09-23 ⓘ]\n_Relevant issue_: https://github.com/moosotc/llpp/issues/180\n"
}
"name": "luarocks",
"files": [
{
- "path": "~/.luarocks",
+ "path": "$HOME/.luarocks",
"movable": true,
"help": "XDG_CONFIG_HOME/luarocks\nXDG_CACHE_HOME/luarocks\n\nIf the legacy path ~/.luarocks is present, it will take precedence.\n_Relevant issue_: https://github.com/luarocks/luarocks/pull/1298\n"
}
"name": "m17n-db",
"files": [
{
- "path": "~/.m17n.d",
+ "path": "$HOME/.m17n.d",
"movable": true,
"help": "\n_Relevant issue_: https://savannah.nongnu.org/bugs/?63056\n"
}
"name": "maptool-binAUR",
"files": [
{
- "path": "~/.maptool-rptools",
+ "path": "$HOME/.maptool-rptools",
"movable": true,
"help": "/opt/maptool/lib/app/MapTool.cfg\n[JavaOptions]\n-DMAPTOOL_DATADIR=.local/share/maptool-rptools\nHowever, no way to change the location of this configuration file.\n_Relevant issue_: https://github.com/RPTools/maptool/issues/2786\n"
}
"name": "maven",
"files": [
{
- "path": "~/.m2",
+ "path": "$HOME/.m2",
"movable": true,
"help": "mvn -gs \"$XDG_CONFIG_HOME\"/maven/settings.xml and set <localRepository> as appropriate in settings.xml\n_Relevant issue_: https://issues.apache.org/jira/browse/MNG-6603\n"
}
"name": "mc",
"files": [
{
- "path": "~/.mc",
+ "path": "$HOME/.mc",
"movable": true,
"help": "\n_Relevant issue_: https://www.midnight-commander.org/ticket/1851\n"
}
"name": "milkytracker",
"files": [
{
- "path": "~/.milkytracker_config",
+ "path": "$HOME/.milkytracker_config",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/Deltafire/MilkyTracker/issues/12\n"
}
"name": "minicom",
"files": [
{
- "path": "~/.minirc.dfl",
+ "path": "$HOME/.minirc.dfl",
"movable": false,
"help": "Upstream has a TODO entry for supporting configuration files under ~/.config/minicom. [300]\n"
}
"name": "mongodb",
"files": [
{
- "path": "~/.mongorc.js",
+ "path": "$HOME/.mongorc.js",
"movable": false,
"help": "This Stack Overflow thread suggests a partial workaround using command-line switch --norc.\n_Relevant issue_: https://jira.mongodb.org/browse/DOCS-5652?jql=text%20~%20%22.mongorc.js%22\n"
},
{
- "path": "~/.dbshell",
+ "path": "$HOME/.dbshell",
"movable": false,
"help": "This Stack Overflow thread suggests a partial workaround using command-line switch --norc.\n_Relevant issue_: https://jira.mongodb.org/browse/DOCS-5652?jql=text%20~%20%22.mongorc.js%22\n"
}
"name": "mozc",
"files": [
{
- "path": "~/.mozc",
+ "path": "$HOME/.mozc",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/google/mozc/issues/474\n"
}
"name": "mpv",
"files": [
{
- "path": "~/.mpv",
+ "path": "$HOME/.mpv",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/mpv-player/mpv/pull/864\n"
}
"name": "mutt",
"files": [
{
- "path": "~/.mutt",
+ "path": "$HOME/.mutt",
"movable": true,
"help": "\n_Relevant issue_: https://gitlab.com/muttmua/trac-tickets/raw/master/tickets/closed/3207-Conform_to_XDG_Base_Directory_Specification.txt\n"
}
"name": "nano",
"files": [
{
- "path": "~/.nano/",
+ "path": "$HOME/.nano/",
"movable": true,
"help": "\n_Relevant issue_: https://savannah.gnu.org/patch/?8523\n"
},
{
- "path": "~/.nanorc",
+ "path": "$HOME/.nanorc",
"movable": true,
"help": "\n_Relevant issue_: https://savannah.gnu.org/patch/?8523\n"
}
"name": "ncmpcpp",
"files": [
{
- "path": "~/.ncmpcpp",
+ "path": "$HOME/.ncmpcpp",
"movable": true,
"help": "ncmpcpp_directory should be set to avoid an error.log file in ~/.ncmpcpp.\n"
}
"name": "nmcli",
"files": [
{
- "path": "~/.nmcli-history",
+ "path": "$HOME/.nmcli-history",
"movable": false,
"help": "Hardcoded to g_get_home_dir()[304] [305]\n_Relevant issue_: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/64\n"
}
"name": "node-gyp",
"files": [
{
- "path": "~/.node-gyp",
+ "path": "$HOME/.node-gyp",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/nodejs/node-gyp/pull/1570\n"
}
"name": "np2kai-gitAUR",
"files": [
{
- "path": "~/.config/np2kai",
+ "path": "$HOME/.config/np2kai",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/AZO234/NP2kai/pull/50\n"
},
{
- "path": "~/.config/xnp2kai",
+ "path": "$HOME/.config/xnp2kai",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/AZO234/NP2kai/pull/50\n"
}
"name": "ocaml-utopAUR",
"files": [
{
- "path": "~/.utop-history",
+ "path": "$HOME/.utop-history",
"movable": false,
"help": "There's an open PR to move ~/.utop-hostory to $XDG_CACHE_HOME [308]\n_Relevant issue_: https://github.com/ocaml-community/utop/issues/361\n"
}
"name": "openscad",
"files": [
{
- "path": "~/.OpenSCAD",
+ "path": "$HOME/.OpenSCAD",
"movable": true,
"help": "Does not fully honour XDG Base Directory Specification, see [203]\nCurrently it hard-codes[dead link 2022-09-23 ⓘ] ~/.local/share.\n_Relevant issue_: https://github.com/openscad/openscad/issues/125\n"
}
"name": "opentyrianAUR",
"files": [
{
- "path": "~/.opentyrian",
+ "path": "$HOME/.opentyrian",
"movable": true,
"help": "\n_Relevant issue_: https://web.archive.org/web/20140815181350/http://code.google.com/p/opentyrian/issues/detail?id=125\n"
}
"name": "oscAUR",
"files": [
{
- "path": "~/.oscrc",
+ "path": "$HOME/.oscrc",
"movable": true,
"help": "XDG_CONFIG_HOME/osc/oscrc\nXDG_STATE_HOME/osc/cookiejar\nLegacy path takes precedence if it exists\n_Relevant issue_: https://github.com/openSUSE/osc/pull/940\n"
},
{
- "path": "~/.osc_cookiejar",
+ "path": "$HOME/.osc_cookiejar",
"movable": true,
"help": "XDG_CONFIG_HOME/osc/oscrc\nXDG_STATE_HOME/osc/cookiejar\nLegacy path takes precedence if it exists\n_Relevant issue_: https://github.com/openSUSE/osc/pull/940\n"
}
"name": "pacman",
"files": [
{
- "path": "~/.makepkg.conf",
+ "path": "$HOME/.makepkg.conf",
"movable": true,
"help": "\n_Relevant issue_: https://lists.archlinux.org/archives/list/pacman-dev@lists.archlinux.org/thread/KTD2FW7YKY724UB7PT3GGP5L7TNWZYEP/\n"
}
"name": "pam-u2f",
"files": [
{
- "path": "~/.config/Yubico/u2f_keys",
+ "path": "$HOME/.config/Yubico/u2f_keys",
"movable": true,
"help": "XDG_CONFIG_HOME/Yubico/u2f_keys\n_Relevant issue_: https://github.com/Yubico/pam-u2f/issues/9\n"
}
"name": "pcsx2",
"files": [
{
- "path": "~/.pcsx2",
+ "path": "$HOME/.pcsx2",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/PCSX2/pcsx2/issues/352\n"
}
"name": "pcsxrAUR",
"files": [
{
- "path": "~/.pcsxr",
+ "path": "$HOME/.pcsxr",
"movable": false,
"help": "A -cfg flag exists, but can only be set relative to ~/.pcsxr.\n"
}
"name": "pdfsamAUR",
"files": [
{
- "path": "~/.openjfx",
+ "path": "$HOME/.openjfx",
"movable": true,
"help": "export _JAVA_OPTIONS=-Djavafx.cachedir=\"$XDG_CACHE_HOME\"/openjfx\n"
}
"name": "perf",
"files": [
{
- "path": "~/.debug",
+ "path": "$HOME/.debug",
"movable": false,
"help": "Hardcoded in tools/perf/util/config.c. Commit: [310]\n"
}
"name": "perl",
"files": [
{
- "path": "~/.cpan",
+ "path": "$HOME/.cpan",
"movable": false,
"help": "Perl5's CPAN expects ~/.cpan\n_Relevant issue_: https://github.com/andk/cpanpm/issues/149\n"
},
{
- "path": "~/perl5",
+ "path": "$HOME/perl5",
"movable": false,
"help": "Perl5's CPAN expects ~/.cpan\n_Relevant issue_: https://github.com/andk/cpanpm/issues/149\n"
}
"name": "portfolio-performance-binAUR",
"files": [
{
- "path": "~/.PortfolioPerformance/",
+ "path": "$HOME/.PortfolioPerformance/",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/buchen/portfolio/issues/1922\n"
}
"name": "ppsspp",
"files": [
{
- "path": "~/.ppsspp",
+ "path": "$HOME/.ppsspp",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/hrydgard/ppsspp/issues/4623\n"
}
"name": "psensor",
"files": [
{
- "path": "~/.psensor",
+ "path": "$HOME/.psensor",
"movable": false,
"help": "\n_Relevant issue_: https://gitlab.com/jeanfi/psensor/-/issues/38\n"
}
"name": "python-azure-cliAUR",
"files": [
{
- "path": "~/.azure",
+ "path": "$HOME/.azure",
"movable": true,
"help": "export AZURE_CONFIG_DIR=$XDG_DATA_HOME/azure\n"
}
"name": "python-gripAUR",
"files": [
{
- "path": "~/.grip",
+ "path": "$HOME/.grip",
"movable": true,
"help": "export GRIPHOME=\"$XDG_CONFIG_HOME/grip\"\n"
}
"name": "python-pip",
"files": [
{
- "path": "~/.pip",
+ "path": "$HOME/.pip",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/pypa/pip/issues/1733\n"
}
"name": "python-streamlitAUR",
"files": [
{
- "path": "~/.streamlit",
+ "path": "$HOME/.streamlit",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/streamlit/streamlit/issues/2068\n"
}
"name": "qmmp",
"files": [
{
- "path": "~/.qmmp",
+ "path": "$HOME/.qmmp",
"movable": false,
"help": "\n_Relevant issue_: https://sourceforge.net/p/qmmp-dev/tickets/776\n"
}
"name": "quodlibet",
"files": [
{
- "path": "~/.quodlibet",
+ "path": "$HOME/.quodlibet",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/quodlibet/quodlibet/issues/138\n"
}
"name": "rclone",
"files": [
{
- "path": "~/.rclone.conf",
+ "path": "$HOME/.rclone.conf",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/ncw/rclone/issues/868\n"
}
"name": "renderdocAUR",
"files": [
{
- "path": "~/.renderdoc",
+ "path": "$HOME/.renderdoc",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/baldurk/renderdoc/pull/1741\n"
}
"name": "repo",
"files": [
{
- "path": "~/.repoconfig",
+ "path": "$HOME/.repoconfig",
"movable": false,
"help": "\n_Relevant issue_: https://bugs.chromium.org/p/gerrit/issues/detail?id=13997\n"
}
"name": "rlwrap",
"files": [
{
- "path": "~/.*_history",
+ "path": "$HOME/.*_history",
"movable": true,
"help": "export RLWRAP_HOME=\"$XDG_DATA_HOME\"/rlwrap\n_Relevant issue_: https://github.com/hanslub42/rlwrap/issues/25\n"
}
"name": "rpm",
"files": [
{
- "path": "~/.rpmrc",
+ "path": "$HOME/.rpmrc",
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
},
{
- "path": "~/.rpmmacros",
+ "path": "$HOME/.rpmmacros",
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
}
"name": "rrAUR",
"files": [
{
- "path": "~/.rr",
+ "path": "$HOME/.rr",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/mozilla/rr/issues/1455\n"
}
"name": "sbcl",
"files": [
{
- "path": "~/.sbclrc",
+ "path": "$HOME/.sbclrc",
"movable": false,
"help": "/etc/sbclrc\n(require :asdf)\n(setf sb-ext:*userinit-pathname-function*\n (lambda () (uiop:xdg-config-home #P\"sbcl/sbclrc\")))\n\nNote that this requires root privileges and will change the location of ~/.sbclrc for all users. This can be mitigated by checking for an existing ~/.sbclrc inside the lambda form.\n"
}
"name": "sbt",
"files": [
{
- "path": "~/.sbt",
+ "path": "$HOME/.sbt",
"movable": true,
"help": "sbt -ivy \"$XDG_DATA_HOME\"/ivy2 -sbt-dir \"$XDG_DATA_HOME\"/sbt (beware [217])\n_Relevant issue_: https://github.com/sbt/sbt/issues/3681\n"
},
{
- "path": "~/.ivy2",
+ "path": "$HOME/.ivy2",
"movable": true,
"help": "sbt -ivy \"$XDG_DATA_HOME\"/ivy2 -sbt-dir \"$XDG_DATA_HOME\"/sbt (beware [217])\n_Relevant issue_: https://github.com/sbt/sbt/issues/3681\n"
}
"name": "sdcv",
"files": [
{
- "path": "~/.stardict/",
+ "path": "$HOME/.stardict/",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/Dushistov/sdcv/issues/51\n"
},
{
- "path": "~/.sdcv_history",
+ "path": "$HOME/.sdcv_history",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/Dushistov/sdcv/issues/51\n"
}
"name": "snes9x",
"files": [
{
- "path": "~/.snes9x",
+ "path": "$HOME/.snes9x",
"movable": true,
"help": "By default, the configuration file is left blank with intention that the user will fill it at their will (through the gui or manually).\n_Relevant issue_: https://github.com/snes9xgit/snes9x/issues/194\n"
}
"name": "spacemacs",
"files": [
{
- "path": "~/.spacemacs",
+ "path": "$HOME/.spacemacs",
"movable": true,
"help": "Move the ~/.spacemacs file.\nexport SPACEMACSDIR=\"$XDG_CONFIG_HOME\"/spacemacs, mv ~/.spacemacs \"$SPACEMACSDIR\"/init.el\nOther files need to be configured like Emacs.\n_Relevant issue_: https://github.com/syl20bnr/spacemacs/issues/3589\n"
},
{
- "path": "~/.spacemacs.d",
+ "path": "$HOME/.spacemacs.d",
"movable": true,
"help": "Move the ~/.spacemacs file.\nexport SPACEMACSDIR=\"$XDG_CONFIG_HOME\"/spacemacs, mv ~/.spacemacs \"$SPACEMACSDIR\"/init.el\nOther files need to be configured like Emacs.\n_Relevant issue_: https://github.com/syl20bnr/spacemacs/issues/3589\n"
}
"name": "spectrwm",
"files": [
{
- "path": "~/.spectrwm",
+ "path": "$HOME/.spectrwm",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/conformal/spectrwm/pull/153\n"
}
"name": "starship",
"files": [
{
- "path": "~/.config/starship",
+ "path": "$HOME/.config/starship",
"movable": true,
"help": "export STARSHIP_CONFIG=\"$XDG_CONFIG_HOME\"/starship.toml, export STARSHIP_CACHE=\"$XDG_CACHE_HOME\"/starship\n_Relevant issue_: https://github.com/starship/starship/issues/896#issuecomment-952402978\n"
},
{
- "path": "~/.cache/starship",
+ "path": "$HOME/.cache/starship",
"movable": true,
"help": "export STARSHIP_CONFIG=\"$XDG_CONFIG_HOME\"/starship.toml, export STARSHIP_CACHE=\"$XDG_CACHE_HOME\"/starship\n_Relevant issue_: https://github.com/starship/starship/issues/896#issuecomment-952402978\n"
}
"name": "sway",
"files": [
{
- "path": "~/.sway/config",
+ "path": "$HOME/.sway/config",
"movable": true,
"help": "XDG_CONFIG_HOME/sway/config\n_Relevant issue_: https://github.com/SirCmpwn/sway/issues/5\n"
}
"name": "texinfo",
"files": [
{
- "path": "~/.infokey",
+ "path": "$HOME/.infokey",
"movable": false,
"help": "info --init-file \"$XDG_CONFIG_HOME/infokey\"\n"
}
"name": "tiptopAUR",
"files": [
{
- "path": "~/.tiptoprc",
+ "path": "$HOME/.tiptoprc",
"movable": true,
"help": "This will still expect the .tiptoprc file.\ntiptop -W \"$XDG_CONFIG_HOME\"/tiptop\n"
}
"name": "tmuxinatorAUR",
"files": [
{
- "path": "~/.tmuxinator",
+ "path": "$HOME/.tmuxinator",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/tmuxinator/tmuxinator/pull/511\n"
}
"name": "tmuxp",
"files": [
{
- "path": "~/.tmuxp",
+ "path": "$HOME/.tmuxp",
"movable": true,
"help": "Fixed in 1.5.2\n_Relevant issue_: https://github.com/tmux-python/tmuxp/pull/404\n"
}
"name": "urlviewAUR",
"files": [
{
- "path": "~/.urlview",
+ "path": "$HOME/.urlview",
"movable": false,
"help": "Use fork urlview-xdg-gitAUR instead. The fork will use XDG_CONFIG_HOME/urlview/config\n"
}
"name": "valeAUR",
"files": [
{
- "path": "~/.vale.ini",
+ "path": "$HOME/.vale.ini",
"movable": false,
"help": "vale --config \"$XDG_CONFIG_HOME/vale/config.ini\"\n_Relevant issue_: https://github.com/errata-ai/vale/issues/152\n"
}
"name": "vimperator",
"files": [
{
- "path": "~/.vimperatorrc",
+ "path": "$HOME/.vimperatorrc",
"movable": false,
"help": "export VIMPERATOR_INIT=\":source $XDG_CONFIG_HOME/vimperator/vimperatorrc\"\nexport VIMPERATOR_RUNTIME=\"$XDG_CONFIG_HOME\"/vimperator\n_Relevant issue_: https://web.archive.org/web/20200514081339/http://www.mozdev.org/pipermail/vimperator/2009-October/004848.html\n"
}
"name": "vis",
"files": [
{
- "path": "~/.vis",
+ "path": "$HOME/.vis",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/martanne/vis/pull/303\n"
}
"name": "warsow",
"files": [
{
- "path": "~/.warsow-2.x",
+ "path": "$HOME/.warsow-2.x",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/Qfusion/qfusion/issues/298\n"
}
"name": "wegoAUR",
"files": [
{
- "path": "~/.wegorc",
+ "path": "$HOME/.wegorc",
"movable": false,
"help": "\n_Relevant issue_: https://github.com/schachmat/wego/issues/116\n"
}
"name": "xrdpAUR",
"files": [
{
- "path": "~/thinclient_drives",
+ "path": "$HOME/thinclient_drives",
"movable": false,
"help": "For the directory ~/thinclient_drives, you may consider editing /etc/xrdp/sesman.ini and modifying the section [Chansrv] following the example config.\n"
}
"name": "xsel",
"files": [
{
- "path": "~/.xsel.log",
+ "path": "$HOME/.xsel.log",
"movable": true,
"help": "\n_Relevant issue_: https://github.com/kfish/xsel/issues/10\n"
}
"name": "zenmap nmap",
"files": [
{
- "path": "~/.zenmap",
+ "path": "$HOME/.zenmap",
"movable": false,
"help": "\n_Relevant issue_: https://seclists.org/nmap-dev/2012/q2/163\n"
}