aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-12-04 09:12:23 -0500
committerLibravatar GitHub <noreply@github.com>2023-12-04 09:12:23 -0500
commit2312caea5dc9759203763f4894e13e7747499f41 (patch)
tree94be52500f20e7ca5c45b4b95ee045c04160e97a
parentMerge pull request #6109 from kmk3/netfilter-expand-macros (diff)
parentlutris.profile: allow mangohud (diff)
downloadfirejail-2312caea5dc9759203763f4894e13e7747499f41.tar.gz
firejail-2312caea5dc9759203763f4894e13e7747499f41.tar.zst
firejail-2312caea5dc9759203763f4894e13e7747499f41.zip
Merge pull request #6107 from kmk3/lutris-allow-mangohud
lutris.profile: allow mangohud
-rw-r--r--etc/profile-a-l/lutris.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/lutris.profile b/etc/profile-a-l/lutris.profile
index 226bc8dde..0462cb503 100644
--- a/etc/profile-a-l/lutris.profile
+++ b/etc/profile-a-l/lutris.profile
@@ -11,6 +11,7 @@ noblacklist ${HOME}/Games
11noblacklist ${HOME}/.cache/lutris 11noblacklist ${HOME}/.cache/lutris
12noblacklist ${HOME}/.cache/wine 12noblacklist ${HOME}/.cache/wine
13noblacklist ${HOME}/.cache/winetricks 13noblacklist ${HOME}/.cache/winetricks
14noblacklist ${HOME}/.config/MangoHud
14noblacklist ${HOME}/.config/lutris 15noblacklist ${HOME}/.config/lutris
15noblacklist ${HOME}/.local/share/lutris 16noblacklist ${HOME}/.local/share/lutris
16#noblacklist ${HOME}/.wine 17#noblacklist ${HOME}/.wine
@@ -45,6 +46,7 @@ whitelist ${HOME}/Games
45whitelist ${HOME}/.cache/lutris 46whitelist ${HOME}/.cache/lutris
46whitelist ${HOME}/.cache/wine 47whitelist ${HOME}/.cache/wine
47whitelist ${HOME}/.cache/winetricks 48whitelist ${HOME}/.cache/winetricks
49whitelist ${HOME}/.config/MangoHud
48whitelist ${HOME}/.config/lutris 50whitelist ${HOME}/.config/lutris
49whitelist ${HOME}/.local/share/lutris 51whitelist ${HOME}/.local/share/lutris
50#whitelist ${HOME}/.wine 52#whitelist ${HOME}/.wine