From ea5e8ce256efc14c09b095a273c6ccdf3fc8c8e2 Mon Sep 17 00:00:00 2001 From: Ava Harris <40039652+ava5627@users.noreply.github.com> Date: Fri, 25 Jul 2025 14:47:04 -0500 Subject: [PATCH] Paradox launcher (#488) --- programs/paradox-games.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 +} -- 2.47.3