From b1687912e8e73a16556e15244e758b98757c595a Mon Sep 17 00:00:00 2001 From: Serphentas Date: Sun, 26 Jun 2022 16:25:34 +0200 Subject: add Paradox Launcher to Steam profile --- etc/profile-m-z/steam.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index 4af8b9bfe..e6f21562c 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -36,6 +36,7 @@ noblacklist ${HOME}/.local/share/vpltd noblacklist ${HOME}/.local/share/vulkan noblacklist ${HOME}/.mbwarband noblacklist ${HOME}/.paradoxinteractive +noblacklist ${HOME}/.paradoxlauncher noblacklist ${HOME}/.prey noblacklist ${HOME}/.steam noblacklist ${HOME}/.steampath @@ -85,6 +86,7 @@ mkdir ${HOME}/.local/share/vpltd mkdir ${HOME}/.local/share/vulkan mkdir ${HOME}/.mbwarband mkdir ${HOME}/.paradoxinteractive +mkdir ${HOME}/.paradoxlauncher mkdir ${HOME}/.prey mkdir ${HOME}/.steam mkfile ${HOME}/.steampath @@ -120,6 +122,7 @@ whitelist ${HOME}/.local/share/vpltd whitelist ${HOME}/.local/share/vulkan whitelist ${HOME}/.mbwarband whitelist ${HOME}/.paradoxinteractive +whitelist ${HOME}/.paradoxlauncher whitelist ${HOME}/.prey whitelist ${HOME}/.steam whitelist ${HOME}/.steampath -- cgit v1.2.3-54-g00ecf