From 8a0520d27938967acc58e544069b8a9fd8b3c3ae Mon Sep 17 00:00:00 2001 From: 0x9fff00 <0x9fff00+git@protonmail.ch> Date: Tue, 5 Jul 2022 19:27:58 +0200 Subject: [PATCH] add Colossal Order to steam.profile --- etc/inc/disable-programs.inc | 1 + etc/profile-m-z/steam.profile | 3 +++ 2 files changed, 4 insertions(+) diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc index 5c8a09213..3da8b1812 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -810,6 +810,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/Colossal Order blacklist ${HOME}/.local/share/Dredmor blacklist ${HOME}/.local/share/Empathy blacklist ${HOME}/.local/share/Enpass diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index e6f21562c..30f9aafcb 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -18,6 +18,7 @@ noblacklist ${HOME}/.local/share/3909/PapersPlease noblacklist ${HOME}/.local/share/aspyr-media noblacklist ${HOME}/.local/share/bohemiainteractive noblacklist ${HOME}/.local/share/cdprojektred +noblacklist ${HOME}/.local/share/Colossal Order noblacklist ${HOME}/.local/share/Dredmor noblacklist ${HOME}/.local/share/FasterThanLight noblacklist ${HOME}/.local/share/feral-interactive @@ -69,6 +70,7 @@ mkdir ${HOME}/.local/share/3909/PapersPlease mkdir ${HOME}/.local/share/aspyr-media mkdir ${HOME}/.local/share/bohemiainteractive mkdir ${HOME}/.local/share/cdprojektred +mkdir ${HOME}/.local/share/Colossal Order mkdir ${HOME}/.local/share/Dredmor mkdir ${HOME}/.local/share/FasterThanLight mkdir ${HOME}/.local/share/feral-interactive @@ -104,6 +106,7 @@ whitelist ${HOME}/.local/share/3909/PapersPlease whitelist ${HOME}/.local/share/aspyr-media whitelist ${HOME}/.local/share/bohemiainteractive whitelist ${HOME}/.local/share/cdprojektred +whitelist ${HOME}/.local/share/Colossal Order whitelist ${HOME}/.local/share/Dredmor whitelist ${HOME}/.local/share/FasterThanLight whitelist ${HOME}/.local/share/feral-interactive