X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/0ed6693f66fb949929b6d59b1b79dc87be538d61..4c6cb2b8d97352eb5c1dbb39ee40466e59b2eacd:/programs/steam.json diff --git a/programs/steam.json b/programs/steam.json index e948f5f..afc5308 100644 --- a/programs/steam.json +++ b/programs/steam.json @@ -2,19 +2,19 @@ "files": [ { "path": "$HOME/.steampid", - "supportLevel": "Unsupported", + "movable": false, "help": "" }, { "path": "$HOME/.steampath", - "supportLevel": "Supported", + "movable": false, "help": "" }, { "path": "$HOME/.steam", - "supportLevel": "Unsupported", - "help": "\n" + "movable": false, + "help": "See the relevant [issue](https://github.com/ValveSoftware/steam-for-linux/issues/1890). It's a goldmine.\n\n> Day 3368\n> A drop or two and follows a river of tears\n> How the cries of the anguished fall on deaf ears\n> A $HOME I believed I'm the one to own\n> Excalibur lifted and this issue remains in stone\n\nCurrently the only way to remove these files is to use the flatpak version.\nBefore switching, see [this](https://www.reddit.com/r/linux_gaming/comments/rp2ss9/is_there_any_real_disadvantages_to_using_the/) reddit thread." } ], "name": "steam" -} \ No newline at end of file +}