From: Ava Harris <40039652+ava5627@users.noreply.github.com> Date: Fri, 25 Jul 2025 19:47:04 +0000 (-0500) Subject: Paradox launcher (#488) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/ea5e8ce256efc14c09b095a273c6ccdf3fc8c8e2 Paradox launcher (#488) --- diff --git a/programs/paradox-games.json b/programs/paradox-games.json index 9be9c5e..b27ac0b 100644 --- a/programs/paradox-games.json +++ b/programs/paradox-games.json @@ -4,7 +4,12 @@ "help": "Currently unsupported. The only _hacky_ way to get rid of it is via a **bubblewrap sandbox**.\n\nRelevant Arch Wiki: https://wiki.archlinux.org/title/Bubblewrap", "movable": false, "path": "$HOME/.paradoxinteractive" + }, + { + "help": "Edit the file _~/.local/share/Paradox Interactive/launcherpath_\n", + "movable": true, + "path": "$HOME/.paradoxlauncher" } ], "name": "paradox games" -} \ No newline at end of file +}