From cbc26065122ee54ad8c8f7c4811882bc748fa609 Mon Sep 17 00:00:00 2001 From: Anton Shestakov Date: Mon, 17 Jan 2022 12:24:07 +0300 Subject: steam.profile: allow ~/.config/MangoHud MangoHud is a Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more, and it can be configured by user in ~/.config/MangoHud/MangoHud.conf. --- etc/profile-m-z/steam.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index c09091f29..9ed82098e 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -8,6 +8,7 @@ include globals.local noblacklist ${HOME}/.config/Epic noblacklist ${HOME}/.config/Loop_Hero +noblacklist ${HOME}/.config/MangoHud noblacklist ${HOME}/.config/ModTheSpire noblacklist ${HOME}/.config/RogueLegacy noblacklist ${HOME}/.config/RogueLegacyStorageContainer @@ -55,6 +56,7 @@ include disable-programs.inc mkdir ${HOME}/.config/Epic mkdir ${HOME}/.config/Loop_Hero +mkdir ${HOME}/.config/MangoHud mkdir ${HOME}/.config/ModTheSpire mkdir ${HOME}/.config/RogueLegacy mkdir ${HOME}/.config/unity3d @@ -85,6 +87,7 @@ mkfile ${HOME}/.steampath mkfile ${HOME}/.steampid whitelist ${HOME}/.config/Epic whitelist ${HOME}/.config/Loop_Hero +whitelist ${HOME}/.config/MangoHud whitelist ${HOME}/.config/ModTheSpire whitelist ${HOME}/.config/RogueLegacy whitelist ${HOME}/.config/RogueLegacyStorageContainer -- cgit v1.2.3-70-g09d2