From 84e6ccfd76177de32ffaa62f697b9498d3dd5f9a Mon Sep 17 00:00:00 2001 From: corecontingency Date: Sun, 10 May 2020 10:53:57 -0700 Subject: Add several games to steam and disable-programs Add Faster Than Light, Into the Breach, Paradox Interactive, and mbwarband to disable-programs.inc. Also, add Faster Than Light and Into the Breach into steam.profile. This fixes saved games being lost when steam is closed, and also lets Steam cloud sync work properly. Lastly, remove a duplicate whitelist ${HOME}/.steampid from steam.profile. --- etc/profile-m-z/steam.profile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index a5e9a9932..004664a79 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -10,12 +10,17 @@ noblacklist ${HOME}/.killingfloor noblacklist ${HOME}/.local/share/3909/PapersPlease noblacklist ${HOME}/.local/share/aspyr-media noblacklist ${HOME}/.local/share/cdprojektred +noblacklist ${HOME}/.local/share/FasterThanLight noblacklist ${HOME}/.local/share/feral-interactive +noblacklist ${HOME}/.local/share/IntoTheBreach +noblacklist ${HOME}/.local/share/Paradox Interactive noblacklist ${HOME}/.local/share/Steam noblacklist ${HOME}/.local/share/SuperHexagon noblacklist ${HOME}/.local/share/Terraria noblacklist ${HOME}/.local/share/vpltd noblacklist ${HOME}/.local/share/vulkan +noblacklist ${HOME}/.mbwarband +noblacklist ${HOME}/.paradoxinteractive noblacklist ${HOME}/.steam noblacklist ${HOME}/.steampath noblacklist ${HOME}/.steampid @@ -41,7 +46,9 @@ mkdir ${HOME}/.killingfloor mkdir ${HOME}/.local/share/3909/PapersPlease mkdir ${HOME}/.local/share/aspyr-media mkdir ${HOME}/.local/share/cdprojektred +mkdir ${HOME}/.local/share/FasterThanLight mkdir ${HOME}/.local/share/feral-interactive +mkdir ${HOME}/.local/share/IntoTheBreach mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Steam mkdir ${HOME}/.local/share/SuperHexagon @@ -58,7 +65,9 @@ whitelist ${HOME}/.killingfloor whitelist ${HOME}/.local/share/3909/PapersPlease whitelist ${HOME}/.local/share/aspyr-media whitelist ${HOME}/.local/share/cdprojektred +whitelist ${HOME}/.local/share/FasterThanLight whitelist ${HOME}/.local/share/feral-interactive +whitelist ${HOME}/.local/share/IntoTheBreach whitelist ${HOME}/.local/share/Paradox Interactive whitelist ${HOME}/.local/share/Steam whitelist ${HOME}/.local/share/SuperHexagon @@ -70,7 +79,6 @@ whitelist ${HOME}/.paradoxinteractive whitelist ${HOME}/.steam whitelist ${HOME}/.steampath whitelist ${HOME}/.steampid -whitelist ${HOME}/.steampid include whitelist-common.inc include whitelist-var-common.inc -- cgit v1.2.3-70-g09d2