From 63c45f5de55d6fa9199d582074a40fd1de69628e Mon Sep 17 00:00:00 2001 From: Frostbyte4664 <72130297+Frostbyte4664@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:14:22 -0400 Subject: steam.profile: Allow Baba Is You (#6054) --- etc/inc/disable-programs.inc | 1 + etc/profile-m-z/steam.profile | 3 +++ 2 files changed, 4 insertions(+) (limited to 'etc') 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 blacklist ${HOME}/.local/share/0ad blacklist ${HOME}/.local/share/3909/PapersPlease blacklist ${HOME}/.local/share/Anki2 +blacklist ${HOME}/.local/share/Baba_Is_You blacklist ${HOME}/.local/share/Colossal Order blacklist ${HOME}/.local/share/Dredmor blacklist ${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 noblacklist ${HOME}/.klei noblacklist ${HOME}/.local/share/3909/PapersPlease noblacklist ${HOME}/.local/share/aspyr-media +noblacklist ${HOME}/.local/share/Baba_Is_You noblacklist ${HOME}/.local/share/bohemiainteractive noblacklist ${HOME}/.local/share/cdprojektred noblacklist ${HOME}/.local/share/Colossal Order @@ -70,6 +71,7 @@ mkdir ${HOME}/.killingfloor mkdir ${HOME}/.klei mkdir ${HOME}/.local/share/3909/PapersPlease mkdir ${HOME}/.local/share/aspyr-media +mkdir ${HOME}/.local/share/Baba_Is_You mkdir ${HOME}/.local/share/bohemiainteractive mkdir ${HOME}/.local/share/cdprojektred mkdir ${HOME}/.local/share/Colossal Order @@ -107,6 +109,7 @@ whitelist ${HOME}/.killingfloor whitelist ${HOME}/.klei whitelist ${HOME}/.local/share/3909/PapersPlease whitelist ${HOME}/.local/share/aspyr-media +whitelist ${HOME}/.local/share/Baba_Is_You whitelist ${HOME}/.local/share/bohemiainteractive whitelist ${HOME}/.local/share/cdprojektred whitelist ${HOME}/.local/share/Colossal Order -- cgit v1.2.3-54-g00ecf