X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/1d0b74e1ee4d6440b771db607f45e2996635318b..07fda010e8bfff1405f60a63fb4c9bff3b0efde3:/programs/gitkraken.json diff --git a/programs/gitkraken.json b/programs/gitkraken.json index 3a23a20..6b39ac3 100644 --- a/programs/gitkraken.json +++ b/programs/gitkraken.json @@ -5,6 +5,11 @@ "path": "$HOME/.gitkraken", "movable": false, "help": "Currently unsupported.\n\n_Relevant issue:_ https://feedback.gitkraken.com/suggestions/197923/support-for-moving-the-config-directory-on-linux\n" + }, + { + "path": "$HOME/.gk", + "movable": true, + "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_DATA_HOME/gk_.\n" } ] }