From 024e62f31db1a9ebe96fae7ee4b82a7a70a193b6 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 8 Apr 2022 15:59:04 +0000 Subject: steam: add HotLine Miami (#5097) https://store.steampowered.com/app/219150/Hotline_Miami/ --- 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 558ae2446..e2e550368 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -815,6 +815,7 @@ blacklist ${HOME}/.local/share/Empathy blacklist ${HOME}/.local/share/Enpass blacklist ${HOME}/.local/share/FasterThanLight blacklist ${HOME}/.local/share/Flavio Tordini +blacklist ${HOME}/.local/share/HotlineMiami blacklist ${HOME}/.local/share/IntoTheBreach blacklist ${HOME}/.local/share/JetBrains blacklist ${HOME}/.local/share/KDE/neochat diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index 4137839f8..d6bc226a4 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -21,6 +21,7 @@ noblacklist ${HOME}/.local/share/cdprojektred noblacklist ${HOME}/.local/share/Dredmor noblacklist ${HOME}/.local/share/FasterThanLight noblacklist ${HOME}/.local/share/feral-interactive +noblacklist ${HOME}/.local/share/HotlineMiami noblacklist ${HOME}/.local/share/IntoTheBreach noblacklist ${HOME}/.local/share/Paradox Interactive noblacklist ${HOME}/.local/share/PillarsOfEternity @@ -70,6 +71,7 @@ mkdir ${HOME}/.local/share/cdprojektred mkdir ${HOME}/.local/share/Dredmor mkdir ${HOME}/.local/share/FasterThanLight mkdir ${HOME}/.local/share/feral-interactive +mkdir ${HOME}/.local/share/HotlineMiami mkdir ${HOME}/.local/share/IntoTheBreach mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/PillarsOfEternity @@ -103,6 +105,7 @@ whitelist ${HOME}/.local/share/cdprojektred whitelist ${HOME}/.local/share/Dredmor whitelist ${HOME}/.local/share/FasterThanLight whitelist ${HOME}/.local/share/feral-interactive +whitelist ${HOME}/.local/share/HotlineMiami whitelist ${HOME}/.local/share/IntoTheBreach whitelist ${HOME}/.local/share/Paradox Interactive whitelist ${HOME}/.local/share/PillarsOfEternity -- cgit v1.2.3-70-g09d2