aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar Serphentas <Serphentas@users.noreply.github.com>2022-06-26 16:25:34 +0200
committerLibravatar GitHub <noreply@github.com>2022-06-26 16:25:34 +0200
commitb1687912e8e73a16556e15244e758b98757c595a (patch)
tree67944652db678c74cae87b1648e5457986117db8 /etc/profile-m-z
parenttest/fs: enable private-lib in firejail.config (diff)
downloadfirejail-b1687912e8e73a16556e15244e758b98757c595a.tar.gz
firejail-b1687912e8e73a16556e15244e758b98757c595a.tar.zst
firejail-b1687912e8e73a16556e15244e758b98757c595a.zip
add Paradox Launcher to Steam profile
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/steam.profile3
1 files changed, 3 insertions, 0 deletions
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
36noblacklist ${HOME}/.local/share/vulkan 36noblacklist ${HOME}/.local/share/vulkan
37noblacklist ${HOME}/.mbwarband 37noblacklist ${HOME}/.mbwarband
38noblacklist ${HOME}/.paradoxinteractive 38noblacklist ${HOME}/.paradoxinteractive
39noblacklist ${HOME}/.paradoxlauncher
39noblacklist ${HOME}/.prey 40noblacklist ${HOME}/.prey
40noblacklist ${HOME}/.steam 41noblacklist ${HOME}/.steam
41noblacklist ${HOME}/.steampath 42noblacklist ${HOME}/.steampath
@@ -85,6 +86,7 @@ mkdir ${HOME}/.local/share/vpltd
85mkdir ${HOME}/.local/share/vulkan 86mkdir ${HOME}/.local/share/vulkan
86mkdir ${HOME}/.mbwarband 87mkdir ${HOME}/.mbwarband
87mkdir ${HOME}/.paradoxinteractive 88mkdir ${HOME}/.paradoxinteractive
89mkdir ${HOME}/.paradoxlauncher
88mkdir ${HOME}/.prey 90mkdir ${HOME}/.prey
89mkdir ${HOME}/.steam 91mkdir ${HOME}/.steam
90mkfile ${HOME}/.steampath 92mkfile ${HOME}/.steampath
@@ -120,6 +122,7 @@ whitelist ${HOME}/.local/share/vpltd
120whitelist ${HOME}/.local/share/vulkan 122whitelist ${HOME}/.local/share/vulkan
121whitelist ${HOME}/.mbwarband 123whitelist ${HOME}/.mbwarband
122whitelist ${HOME}/.paradoxinteractive 124whitelist ${HOME}/.paradoxinteractive
125whitelist ${HOME}/.paradoxlauncher
123whitelist ${HOME}/.prey 126whitelist ${HOME}/.prey
124whitelist ${HOME}/.steam 127whitelist ${HOME}/.steam
125whitelist ${HOME}/.steampath 128whitelist ${HOME}/.steampath