]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/steam.json
Add CI for nix flake
[xdg-ninja.git] / programs / steam.json
index e948f5f0eebec6947267f1b4cb44e7756c517a3a..afc53088ab74b0a01975456e879bda0f5bb7e4e7 100644 (file)
@@ -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
+}