aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Frostbyte4664 <72130297+Frostbyte4664@users.noreply.github.com>2023-10-16 16:14:22 -0400
committerLibravatar GitHub <noreply@github.com>2023-10-16 20:14:22 +0000
commit63c45f5de55d6fa9199d582074a40fd1de69628e (patch)
tree697a1383009357ecdcc073f610e0bf335d9f4f91 /etc
parentbuild(deps): bump github/codeql-action from 2.22.0 to 2.22.3 (diff)
downloadfirejail-63c45f5de55d6fa9199d582074a40fd1de69628e.tar.gz
firejail-63c45f5de55d6fa9199d582074a40fd1de69628e.tar.zst
firejail-63c45f5de55d6fa9199d582074a40fd1de69628e.zip
steam.profile: Allow Baba Is You (#6054)
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/disable-programs.inc1
-rw-r--r--etc/profile-m-z/steam.profile3
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index f2a03764d..f446a9550 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -850,6 +850,7 @@ blacklist ${HOME}/.local/lib/vivaldi
850blacklist ${HOME}/.local/share/0ad 850blacklist ${HOME}/.local/share/0ad
851blacklist ${HOME}/.local/share/3909/PapersPlease 851blacklist ${HOME}/.local/share/3909/PapersPlease
852blacklist ${HOME}/.local/share/Anki2 852blacklist ${HOME}/.local/share/Anki2
853blacklist ${HOME}/.local/share/Baba_Is_You
853blacklist ${HOME}/.local/share/Colossal Order 854blacklist ${HOME}/.local/share/Colossal Order
854blacklist ${HOME}/.local/share/Dredmor 855blacklist ${HOME}/.local/share/Dredmor
855blacklist ${HOME}/.local/share/Empathy 856blacklist ${HOME}/.local/share/Empathy
diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile
index 01f912409..34cb3631a 100644
--- a/etc/profile-m-z/steam.profile
+++ b/etc/profile-m-z/steam.profile
@@ -17,6 +17,7 @@ noblacklist ${HOME}/.killingfloor
17noblacklist ${HOME}/.klei 17noblacklist ${HOME}/.klei
18noblacklist ${HOME}/.local/share/3909/PapersPlease 18noblacklist ${HOME}/.local/share/3909/PapersPlease
19noblacklist ${HOME}/.local/share/aspyr-media 19noblacklist ${HOME}/.local/share/aspyr-media
20noblacklist ${HOME}/.local/share/Baba_Is_You
20noblacklist ${HOME}/.local/share/bohemiainteractive 21noblacklist ${HOME}/.local/share/bohemiainteractive
21noblacklist ${HOME}/.local/share/cdprojektred 22noblacklist ${HOME}/.local/share/cdprojektred
22noblacklist ${HOME}/.local/share/Colossal Order 23noblacklist ${HOME}/.local/share/Colossal Order
@@ -70,6 +71,7 @@ mkdir ${HOME}/.killingfloor
70mkdir ${HOME}/.klei 71mkdir ${HOME}/.klei
71mkdir ${HOME}/.local/share/3909/PapersPlease 72mkdir ${HOME}/.local/share/3909/PapersPlease
72mkdir ${HOME}/.local/share/aspyr-media 73mkdir ${HOME}/.local/share/aspyr-media
74mkdir ${HOME}/.local/share/Baba_Is_You
73mkdir ${HOME}/.local/share/bohemiainteractive 75mkdir ${HOME}/.local/share/bohemiainteractive
74mkdir ${HOME}/.local/share/cdprojektred 76mkdir ${HOME}/.local/share/cdprojektred
75mkdir ${HOME}/.local/share/Colossal Order 77mkdir ${HOME}/.local/share/Colossal Order
@@ -107,6 +109,7 @@ whitelist ${HOME}/.killingfloor
107whitelist ${HOME}/.klei 109whitelist ${HOME}/.klei
108whitelist ${HOME}/.local/share/3909/PapersPlease 110whitelist ${HOME}/.local/share/3909/PapersPlease
109whitelist ${HOME}/.local/share/aspyr-media 111whitelist ${HOME}/.local/share/aspyr-media
112whitelist ${HOME}/.local/share/Baba_Is_You
110whitelist ${HOME}/.local/share/bohemiainteractive 113whitelist ${HOME}/.local/share/bohemiainteractive
111whitelist ${HOME}/.local/share/cdprojektred 114whitelist ${HOME}/.local/share/cdprojektred
112whitelist ${HOME}/.local/share/Colossal Order 115whitelist ${HOME}/.local/share/Colossal Order